@kryptosai/mcp-observatory
Test your MCP servers for breaking changes. Checks capabilities, invokes tools, detects schema drift between versions.
Securitynpx -y @kryptosai/mcp-observatory{
"mcpServers": {
"kryptosai-mcp-observatory": {
"command": "npx",
"args": [
"-y",
"@kryptosai/mcp-observatory"
]
}
}
}@kryptosai/mcp-observatory is a community MCP server that connects AI assistants like Claude to test your mcp servers for breaking changes. checks capabilities, invokes tools, detects schema drift between versions. It runs locally on your machine, keeping your data private and giving you full control over the connection. Security teams can leverage it to run checks and gather intelligence through natural-language prompts.
About @kryptosai/mcp-observatory
Overview
Test your MCP servers for breaking changes. Checks capabilities, invokes tools, detects schema drift between versions.
Links
Topics
mcp, mcp-server, model-context-protocol, ai-agent, ai-tools, developer-tools, cli, regression-testing, interoperability, observability, record, replay, cassette, vcr, mcp-testing, security, ci-cd, github-action, schema-drift
Who Should Use @kryptosai/mcp-observatory?
- 1Run security scans and vulnerability checks from your AI assistant
- 2Automate compliance checks and audit log reviews
- 3Integrate threat intelligence feeds into your AI workflow
- 4Let Claude assist with penetration testing and security research tasks
How to Install @kryptosai/mcp-observatory
Before you start
You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.
- 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
- 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
- 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.
The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.