247arjun/mcp-jq
3.2
If you are the rightful owner of mcp-jq and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for JQ is a Model Context Protocol server that wraps around the jq command-line utility to facilitate JSON data querying and manipulation.
Tools
Functions exposed to the LLM to take actions
jq_query
Query JSON data using jq syntax.
jq_query_file
Query a JSON file using jq syntax.
jq_format
Format and prettify JSON data.
jq_validate
Validate if a string is valid JSON.
jq_keys
Get all keys from a JSON object or array of objects.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client