The MCP Validator tests MCP server implementations against the open MCP protocol specification. It provides a test suite to validate protocol compliance and interoperability. Developers use it to ensure their servers meet the latest standards.
The MCP Validator tests MCP server implementations against the open MCP protocol specification. It provides a test suite to validate protocol compliance and interoperability. Developers use it to ensure their servers meet the latest standards.
pip install mcp-validatorAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"janix-ai-mcp-validator-github": {
"command": "uvx",
"args": [
"pip install mcp-validator"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from mcp validator?"
API Key Required
This server requires an API key from mcp validator. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MCP_VALIDATOR_API_KEY | Yes | Your mcp validator API key |
"What resources are available in mcp validator?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in mcp validator"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in mcp validator with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.