JSON Editor MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| merge_duplicate_keysB | Deep merge duplicate keys in a JSON file. Last value wins for primitives, objects merge recursively. |
| read_multiple_json_valuesB | Read values from multiple JSON files at a specified path using dot notation. Returns a map of file paths to values. |
| write_json_valuesA | Write a value to a JSON file at a specified path using dot notation. Creates missing paths automatically. |
| delete_multiple_json_valuesC | Delete a value at a specified path from multiple JSON files using dot notation. Returns a map of file paths to deletion results. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/peternagy1332/json-editor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server