Query JSON data using jq syntax, operating as both an MCP server and a standalone command-line tool.
Go JQ is a versatile JSON query tool that leverages the powerful jq syntax via the gojq library. It offers dual operational modes: functioning as an MCP (Model Context Protocol) server for seamless integration with clients like Claude Desktop, and planning for a standalone CLI executable for direct command-line use. The tool prioritizes robust validation, checking for file existence, readability, and JSON validity, ensuring reliable data processing. With zero configuration and a well-tested core query engine, Go JQ provides an efficient and dependable solution for extracting and transforming JSON data.