← Back to Plugins
MCP Server MCP

MCP Protocol Conformance

github By github 👁 3 views ▲ 0 votes

MCP conformance test harness. JSON-RPC, OAuth 2.1 PKCE, schemas, smoke, annotations. CLI + lib.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-protocol-conformance",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...