Loomal

mcp-observatory

MCP server by github.com/kryptosai/mcp-observatory

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

1 starsnpm: @kryptosai/mcp-observatory

About mcp-observatory

mcp-observatory is an MCP (Model Context Protocol) server published by kryptosai in the official MCP registry, listed under Testing & QA on Loomal. Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.

It ships as an npm package (@kryptosai/mcp-observatory), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kryptosai/mcp-observatory, where the project has earned 1 GitHub stars.

Use mcp-observatory with your agent

Claude Code · one command
claude mcp add mcp-observatory -- npx -y @kryptosai/mcp-observatory
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-observatory": {
      "command": "npx",
      "args": [
        "-y",
        "@kryptosai/mcp-observatory"
      ]
    }
  }
}
npm@kryptosai/mcp-observatory

Frequently asked questions

What is mcp-observatory?
mcp-observatory is an MCP (Model Context Protocol) server by kryptosai in the Testing & QA category. Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift.
How do I connect mcp-observatory to Claude, Cursor, or another MCP client?
Install mcp-observatory from its npm package (@kryptosai/mcp-observatory) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-observatory open source?
Yes — the source code is public at github.com/kryptosai/mcp-observatory, with 1 GitHub stars.
Can AI agents pay to use mcp-observatory?
Not yet through Loomal — mcp-observatory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-observatory? Claim this listing free by verifying GitHub ownership, or contact us.