mcp-server-validator

eruens/mcp-server-validator
★ 0 stars JavaScript File System Updated today
Validate MCP server configuration files against the Model Context Protocol specification - catch misconfigurations before they cause failures.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-validator": {
      "command": "npx",
      "args": [
        "-y",
        "eruens/mcp-server-validator"
      ]
    }
  }
}

Topics

aigithub-actionhacktoberfestjson-schemamcpmodel-context-protocolvalidation