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
Cucumber StudioView
Reports MCP ServerA Model Context Protocol (MCP) server for managing penetration testing reports and vulnerabilities....View
ImageSorcery MCPComputerVision-based 🪄 sorcery of local image recognition and editing tools for AI assistantsView
Language ServerView
IDA Pro MCPSimple MCP Server to allow vibe reversing in IDA Pro.View
Solana Metrics MCP ServerThis MCP server analyzes Solana metrics from InfluxDB and generates Grafana dashboards. It's designe...View