← Back to Plugins
MCP Server MCP

io.github.ryudi84/json

github By github 👁 1 views ▲ 0 votes

MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "json-forge-mcp",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...