mcp-interop

git-ksk/mcp-interop
★ 0 stars Go Security Updated today
Live interoperability testing for Remote MCP servers across real MCP clients.
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-interop": {
      "command": "go",
      "args": [
        "run",
        "github.com/git-ksk/mcp-interop@latest"
      ]
    }
  }
}

README Excerpt

**Live interoperability testing for Remote MCP servers across real MCP clients.** `mcp-interop` is an experimental, cross-client test runner for Remote Model Context Protocol (MCP) servers. It is designed to answer a practical question that protocol conformance alone cannot answer: > Does this Remote MCP deployment actually reach a usable protocol path, satisfy authentication when required, and expose tools in the real clients my users run?

Tools (1)

registration_endpoint

Topics

clideveloper-toolsinteroperabilitymcpmcp-servermodel-context-protocol