jq
Command-line JSON processor
jq MCP Server
MCP server for jqlang/jq
Ready-to-Use Client Configurations
{
"mcpServers": {
"jq": {
"command": "npx",
"args": [
"-y",
"@jqlang/jq"
]
}
}
}