Catalog
com.wildrunai/mcp-validator
OfficialMCP Validator
Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness.
Scores MCP tool definitions and validates names, schemas, annotations, and uniqueness.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-validator": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wildrunai.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.