← Index

io.github.KryptosAI/mcp-observatory

io.github.KryptosAI/mcp-observatory·v0.3.2·Other
Quality Score
79
/100

Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-observatory": {
      "command": "npx",
      "args": [
        "-y",
        "@kryptosai/mcp-observatory"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-observatory": {
      "command": "npx",
      "args": [
        "-y",
        "@kryptosai/mcp-observatory"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @kryptosai/mcp-observatory
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other