Janix-ai/mcp-validator
Test suite for validating MCP server implementations against the open MCP protocol specification. Helps developers ensure protocol compliance and interoperability.
Platform-specific configuration:
{
"mcpServers": {
"mcp-validator": {
"command": "npx",
"args": [
"-y",
"mcp-validator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...