jsondiff MCP

基于 Model Context Protocol (MCP) 的json对比工具

inspector

npx @modelcontextprotocol/inspector uvx mcp-jsondiff-kel

MCP 服务器配置

{
  "mcpServers": {
    "mcp_jsondiff": {
        "command": "uvx",
        "args": [
          "mcp-jsondiff-kel@latest"
        ]
      }
  }
}

Related in Development - Secure MCP Servers

ServerSummaryActions
esp-mcpView
Google Apps Script MCP Server世界初のGoogle Apps Script完全操作MCPサーバー - JSON-RPC Protocol完全準拠版View
MCP GatewayThe MCP gateway is a reverse proxy server that forwards requests from clients to the MCP server or u...View
MCP BridgeA proxy server that enables REST APIs to be used as MCP (Model Context Protocol) servers.View
Code-Index-MCPModular, extensible local-first code indexer designed to enhance Claude Code and other LLMs with dee...View
OpenRouter MCP Client for CursorA Model Context Protocol (MCP) client for Cursor that utilizes OpenRouter.ai to access multiple AI m...View