lpenguin/json-mcp
3.2
If you are the rightful owner of json-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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for querying and manipulating JSON data using JSONPath expressions.
Tools
Functions exposed to the LLM to take actions
search
Search for text in JSON data and return matching JSONPaths.
query
Query JSON data using JSONPath expressions.
replace
Replace data at a specified JSONPath.
appendToArray
Append elements to arrays at specified JSONPaths.
set
Set or upsert data at a specified JSONPath.
delete
Delete data at a specified JSONPath.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client