JSON Manipulation

Provides a JSON manipulation interface using JSONPath syntax for querying, transforming, and analyzing structured data across diverse datasets.

Featured
View Source
69 stars
0 tools
Created Aug 2025
@gongrzhe/gongrzhe-json-manipulation-json-mcp-server

About

Provides a JSON manipulation interface using JSONPath syntax for querying, transforming, and analyzing structured data across diverse datasets.

Categories

general

Installation

npm

npm install @gongrzhe/gongrzhe-json-manipulation-json-mcp-server

Configuration

{ "mcpServers": { "gongrzhe-json-manipulation-json-mcp-server": { "command": "npx", "args": [ "-y", "@gongrzhe/gongrzhe-json-manipulation-json-mcp-server" ] } } }