mcp-json-tools

mcp-json-tools

3.3

If you are the rightful owner of mcp-json-tools 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@mcpreview.com.

MCP JSON Tools provide powerful data manipulation and querying capabilities for local JSON and NDJSON files using Lodash and JSONPath.

mcp_json_query

Executes a JSONPath query on a local JSON or NDJSON file, returning matching values.

mcp_json_nodes

Executes a JSONPath query, returning matching nodes (value + path).

mcp_json_eval

Executes JavaScript code within a sandboxed VM for analysis or modification of JSON/NDJSON files.

mcp_json_multi_eval

Executes JavaScript code on multiple JSON/NDJSON files for analysis or modification.