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
Grey Hack MCP ServerA Model Context Protocol (MCP) server for Grey Hack game development, designed to work with Cursor I...View
OpenFGAManage and query your OpenFGA server using AI agents and tooling. Unlock the power of OpenFGA and Au...View
Command-Line MCP ServerView
Neovim LSP MCP ServerNo documentation available.View
BuiltWithView
ClappiaA Python-based MCP server that provides a comprehensive interface for interacting with the Clappia p...View