io.github.new1direction/trust-oracle
io.github.new1direction/trust-oracleIndependent A-F trust grade for any MCP server, watched for drift. Free, never for sale.
Tools · 3
Independently grade an MCP server (A–F) BEFORE connecting an agent to it. Returns spec-conformance, security (OWASP MCP Top 10), reliability, tool-hygiene and transparency sub-scores plus a connect/ca…
Check whether an MCP server's tool definitions have changed since it was last trusted (rug-pull / schema-drift detection, the CVE-2025-54136 class). Returns how long the tool surface has been stable, …
Verify an MCP server immediately BEFORE you execute any of its tools. Combines the continuously-watched trust grade and live drift status into a single connect/caution/avoid verdict (ok | caution | dr…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.new1direction/trust-oracle": {
"url": "https://wmcp.sh/mcp/trust",
"transport": "streamable-http"
}
}
}