Back to directory
json-mcp-server

json-mcp-server

@VadimNastoyashchy13

An MCP server enabling LLMs to interact with JSON files, supporting split, merge, data finding, and validation.

jsonmcpllmservertool

Installation & Configuration

{
  "mcpServers": {
    "json-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "json-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/5/2
Updated
2026/6/8