JSON-MCP-Server
If you are the rightful owner of JSON-MCP-Server 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 JSON Model Context Protocol (MCP) server implementation for querying and manipulating JSON data.
The JSON MCP Server (@gongrzhe/server-json-mcp@1.0.3) is a robust implementation designed to facilitate interaction with JSON data through a standardized set of tools. It allows Language Model Models (LLMs) to query and manipulate JSON data efficiently using JSONPath syntax and extended operations. This server is particularly useful for developers and data scientists who need to perform complex data manipulations and queries on JSON datasets. The server supports a wide range of operations, including array, string, numeric, date, and aggregation operations, making it a versatile tool for data processing tasks.
Features
- Supports JSONPath syntax for querying JSON data.
- Includes extended operations for arrays, strings, numbers, dates, and aggregations.
- Allows filtering of JSON data using conditions.
- Facilitates complex data manipulations with operations like sorting, slicing, and transformations.
- Compatible with various platforms and can be integrated with tools like Claude Desktop.