GongRzhe_JSON-MCP-Server

GongRzhe_JSON-MCP-Server

1

The JSON MCP server provides a powerful interface for querying and manipulating JSON data, offering a variety of operations to process arrays, strings, numbers, and dates. It is designed to facilitate easy integration with applications like the Claude Desktop app.

Overview

A JSON Model Context Protocol (MCP) server enables querying and manipulating JSON data, allowing interaction with JSON data through standardized tools. This includes querying JSON with extended operations, filtering data with conditions, and performing various array, string, numeric, date, and aggregation operations.

Features

  • Query JSON data using JSONPath syntax
  • Filter JSON data based on conditions
  • Perform complex operations on arrays, strings, and numbers
  • Integrate with Claude Desktop app using specific configurations

Installation & Usage

  • Use npx to execute the server for a specific version
  • Optionally, install the package globally using npm

Development

  • Clone the repository, install dependencies, and build the project for development purposes.