A framework for testing MCP (Model Context Protocol) client and server implementations against the specification.
{
"mcpServers": {
"modelcontextprotocolconformance": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/conformance"
]
}
}
}