Feature Request
Add Dominion Observatory as an MCP server that provides behavioral trust scores for other MCP servers.
Problem
Agents connecting to MCP servers have no built-in mechanism to assess server reliability or detect compromised servers.
Proposed Solution
Dominion Observatory (https://dominionobservatory.com) already tracks 14,820+ MCP servers and provides:
- Trust scores (0.0-1.0) based on uptime, latency, error rates
- REST API:
GET /v1/behavioral-evidence/{server-id}
- Gateway proxy with free tier (50 calls/day)
- Discovery via
.well-known/mcp-observatory
Adding Observatory as an MCP server would let agents query trust scores via standard MCP tool calls.
Links
Feature Request
Add Dominion Observatory as an MCP server that provides behavioral trust scores for other MCP servers.
Problem
Agents connecting to MCP servers have no built-in mechanism to assess server reliability or detect compromised servers.
Proposed Solution
Dominion Observatory (https://dominionobservatory.com) already tracks 14,820+ MCP servers and provides:
GET /v1/behavioral-evidence/{server-id}.well-known/mcp-observatoryAdding Observatory as an MCP server would let agents query trust scores via standard MCP tool calls.
Links