Back to Browse

Dominion Observatory MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Runtime behavioral trust scoring for MCP servers. Check reliability before calling unknown tools.

About

Runtime behavioral trust scoring for MCP servers. Check reliability before calling unknown tools.

Remote endpoints: sse: https://dominion-observatory.sgdata.workers.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

9 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-vdineshk-dominion-observatory": {
      "url": "https://dominion-observatory.sgdata.workers.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Dominion Observatory

The behavioral trust layer for the AI agent economy.

Check MCP server reliability before you call. Report outcomes to strengthen the trust network.

🌐 Live: https://dominion-observatory.sgdata.workers.dev 📡 MCP Endpoint: https://dominion-observatory.sgdata.workers.dev/mcp

What is this?

Every AI agent needs to know: "Can I trust this MCP server?" The Dominion Observatory answers that question with real runtime data — not GitHub stars, not static scans, but actual performance metrics from real agent interactions.

  • Before calling an unknown MCP server → check_trust tells you if it's reliable
  • After calling any MCP server → report_interaction contributes to the trust network
  • Every report makes scores better for everyone — this is a collective intelligence system

Tools (8)

ToolDescription
check_trustGet trust score and reliability metrics for any MCP server
report_interactionReport success/failure after calling an MCP server
get_leaderboardTop-rated MCP servers by category
get_baselinesBehavioral baselines for a tool category
check_anomalyIs this server behavior normal or anomalous?
register_serverRegister a new MCP server (free)
get_server_history30-day trust score trend for a server
observatory_statsOverall network statistics

Quick Start

For agents (MCP)

Connect to: https://dominion-observatory.sgdata.workers.dev/mcp

For developers (REST API)

# Check trust score
curl "https://dominion-observatory.sgdata.workers.dev/api/trust?url=https://example.workers.dev/mcp"

# View leaderboard
curl "https://dominion-observatory.sgdata.workers.dev/api/leaderboard"

# Network stats
curl "https://dominion-observatory.sgdata.workers.dev/api/stats"

How Trust Scores Work

Trust scores range from 0-100 and combine two signals:

  • Static score (30%): GitHub presence, documentation quality, authentication support
  • Runtime score (70%): Real success rates, latency, error patterns from agent interactions

Scores above 70 = reliable. Below 30 = risky. The more agents report interactions, the more accurate scores become.

Architecture

  • Runtime: Cloudflare Workers (330+ global edge locations, <1ms cold start)
  • Database: Cloudflare D1 (SQLite at the edge)
  • Protocol: MCP (Model Context Protocol) + REST API
  • Cost: Runs on free tier

Data Collection

Started: April 8, 2026

Every interaction reported to the observatory strengthens the trust network for all agents. The behavioral dataset compounds daily — it cannot be replicated by competitors who start later.

Categories

weather · finance · code · data · search · compliance · transport · productivity · communication

Operator

Built by Dinesh Kumar in Singapore. Part of the Dominion Agent Economy Engine (DAEE).

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Dominion Observatory MCP Server - Runtime behavioral trust scoring for MCP servers. Check | MCP Marketplace