Catalog
MCP Probe
Officialby Incultnitollc · TypeScript
Inspect and score any MCP server 0-100 on publishability, schema and protocol before publish.
Inspects and scores MCP servers on publishability, schema, and protocol compliance.
Topics
anthropicclaudeclideveloper-toolsmcpmodel-context-protocoltestingaillmmcp-servermcp-testingmcp-toolsmcp-validationvalidationvalidator
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-probe": {
"command": "npx",
"args": [
"-y",
"@incultnitollc/mcp-probe@1.1.2",
"serve"
]
}
}
}