onehumanbeing/large_json_edit_mcp
3.3
If you are the rightful owner of large_json_edit_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A robust MCP server designed for efficient editing and management of JSON files using dot-notation path access.
Tools
Functions exposed to the LLM to take actions
json:get
Retrieve a value from a JSON file using a dot-separated key path.
json:set
Set or update a value in a JSON file, supporting JSON strings or plain strings.
json:delete
Delete a key from a JSON file using a dot-separated key path.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client