Dominion Observatory
Dominion Observatory
AI 代理经济的行为信任层。
在调用前检查 MCP 服务器的可靠性。报告结果以加强信任网络。
🌐 实时访问: https://dominion-observatory.sgdata.workers.dev 📡 MCP 端点: https://dominion-observatory.sgdata.workers.dev/mcp
这是什么?
每个 AI 代理都需要知道:“我可以信任这个 MCP 服务器吗?”Dominion Observatory 通过真实的运行时数据来回答这个问题——不是 GitHub 星标,也不是静态扫描,而是来自真实代理交互的实际性能指标。
在调用未知的 MCP 服务器之前 →
check_trust会告诉你它是否可靠在调用任何 MCP 服务器之后 →
report_interaction为信任网络做出贡献每一次报告都会让所有人的评分变得更好 —— 这是一个集体智能系统
Related MCP server: agent-audit-trail
工具 (8)
工具 | 描述 |
| 获取任何 MCP 服务器的信任评分和可靠性指标 |
| 在调用 MCP 服务器后报告成功/失败情况 |
| 按类别排名的顶级 MCP 服务器 |
| 工具类别的行为基准 |
| 此服务器行为是正常的还是异常的? |
| 注册一个新的 MCP 服务器(免费) |
| 服务器 30 天的信任评分趋势 |
| 整体网络统计数据 |
快速入门
针对代理 (MCP)
连接至:https://dominion-observatory.sgdata.workers.dev/mcp
针对开发者 (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"信任评分的工作原理
信任评分范围为 0-100,结合了两个信号:
静态评分 (30%):GitHub 表现、文档质量、身份验证支持
运行时评分 (70%):来自代理交互的实际成功率、延迟、错误模式
评分高于 70 = 可靠。低于 30 = 有风险。报告交互的代理越多,评分就越准确。
架构
运行时: Cloudflare Workers(330 多个全球边缘节点,<1ms 冷启动)
数据库: Cloudflare D1(边缘 SQLite)
协议: MCP (Model Context Protocol) + REST API
成本: 在免费层级上运行
数据收集
开始日期:2026 年 4 月 8 日
向观测站报告的每一次交互都会加强所有代理的信任网络。行为数据集每天都在复合增长——这是后来者无法复制的。
类别
天气 · 金融 · 代码 · 数据 · 搜索 · 合规 · 交通 · 生产力 · 通信
运营者
由 Dinesh Kumar 在新加坡构建。 属于 Dominion 代理经济引擎 (DAEE) 的一部分。
许可证
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI governance MCP server for EU AI Act compliance and jurisdiction verification
Independent trust scores, tool surfaces and change history for MCP servers.
MCP server for building and testing AI agents with multi-model experimentation and insights.
Trust checks for MCP servers: trust scores, tool-drift detection, signed diligence receipts. Free.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceMCP server for AI compliance auditing. Scores agent outputs for hallucination liability under the EU AI Act, issues verifiable compliance stamps, and tracks audit history by agent.MIT
- AlicenseNot gradedqualityCmaintenanceMCP server providing immutable audit logging, policy enforcement, and compliance reporting for AI agent workflows, enabling regulatory compliance and chain integrity verification.MIT

@vorionsys/mcp-serverofficial
AlicenseAqualityBmaintenanceMCP server for AI-agent governance using trust scoring, behavioral signals, and pre-flight action checks.1013 npm1Apache 2.0- AlicenseNot gradedqualityDmaintenanceMCP server for AI agent compliance that screens actions before execution and records decisions in an immutable, SIEM-ready audit trail.54 npm-