Command-line JSON processor

35,440 stars C C 1 file ยท ~886 tokens #jq

jq MCP Server

MCP server for jqlang/jq

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "jq": {
      "command": "npx",
      "args": [
        "-y",
        "@jqlang/jq"
      ]
    }
  }
}