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
Unified MCP Client Library🌐 MCP-Use is the open source way to connect any LLM to any MCP server and build custom MCP agents t...View
Software Planning ToolView
Gru Sandboxgbox is a self-hostable sandbox for AI Agents to execute commands, surf web and use desktop/mobile....View
Reactive AI Agent FrameworkView
Deliberate Reasoning Engine (DRE)View
Android ADB ServerView