Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JokerQyou • Uncategorized
An MCP server for efficient JSON file processing and i18next translation management using natural language.
Retrieve specific translation strings from large JSON i18next files.
Update or set translation values in nested JSON structures using natural language.
Safely remove deprecated keys from JSON translation files without breaking syntax.
JsonMcpTool is a Go-based MCP server designed to handle large JSON files, especially i18next translation files, with high performance and low memory usage. It provides three core tools—set, get, and remove—that allow natural language interaction to manipulate JSON content safely and efficiently. The tool preserves JSON indentation, supports dot-notation paths, and ensures atomic file writes to prevent corruption, making it ideal for translation workflows and large JSON document management.