mcp-trust-registry

NehaKhann/mcp-trust-registry
★ 0 stars TypeScript Database Updated today
Runtime + semantic trust registry for MCP servers - catches tool poisoning and scope creep, $0 infra (local LLM via Ollama)
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-trust-registry": {
      "command": "npx",
      "args": [
        "-y",
        "NehaKhann/mcp-trust-registry"
      ]
    }
  }
}

README Excerpt

**🔗 [Live site](https://mcp-trust-registry.vercel.app)** — real registry, real scans, nothing staged. Built solo, deployed for $0/month. ([API health](https://mcp-trust-registry-api.onrender.com/api/health)) <p align="center"> <img src="docs/screenshots/landing.png" width="760" alt="MCP Trust Registry landing page">

Tools (4)

DATABASE_URLclean_calculatorpoisoned_calculatorscope_creep_notes

Topics

ai-securitydocker-sandboxfastapillm-securitymcpmodel-context-protocolnextjsportfolio-projectpostgresqltool-poisoningtypescript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →