mcp-observatory

operatorsheets/mcp-observatory
★ 0 stars Python AI/LLM Updated 2d ago
Independent, read-only measurement of the agent tool layer: MCP server liveness and conformance, with controls that void a bad run rather than report from it. EUPL-1.2.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-observatory": {
      "command": "uvx",
      "args": [
        "mcp-observatory"
      ]
    }
  }
}

Or install with pip: pip install mcp-observatory

README Excerpt

**Independent, read-only measurement of the agent tool layer.** AI agents are increasingly given the ability to call remote tools over the them, picks a server from a public registry and grants it access to data and actions. There is currently no independent way to check anything about that server first: whether it is alive,

Tools (4)

DEADGATEDINCONCLUSIVELIVE

Topics

ai-agentsconformanceeuplmcpmeasurementmodel-context-protocolobservabilityopen-data