Submit

Json Mcp Server

@VadimNastoyashchy

a year ago
A Model Context Protocol (MCP) server enables LLMs to interact with JSON file/s (split, merge, find specific data within conditions)

Server Config

{
  "mcpServers": {
    "json-mcp-server": {
      "command": "npx",
      "args": [
        "json-mcp-server@latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.