Pre-install MCP check · free · no key

Installing an MCP server? Check it first.

Malicious and broken MCP servers are now a real, documented problem — a fake postmark-mcp package silently BCC'd every email it sent (~300 orgs), and mcp-remote (CVE-2025-6514) shipped an RCE to ~500k users. SaSame continuously observes 57,505 public MCP servers from the outside and tells you, honestly, what an external check can and cannot see — before you wire one into your agent.

What we check

  • Speaks the MCP protocol correctly (valid handshake)
  • Lists its tools
  • Tools are well-formed (valid names + typed input schemas)
  • Tool descriptions are clear enough for an agent to pick the right one
  • Tools declare safety hints (read-only vs destructive)
  • Is live and responds within 5s
  • Returns real content — not an empty 'ghost' server
  • Identifies itself (name + version)
  • Doesn't bloat your context window (reasonable payload size)
  • Handles malformed input honestly (structured error, no crash)

What we can not see

  • Malware or backdoors in the server code
  • Poisoned / hidden tool instructions (prompt injection)
  • npm / package supply-chain tampering
  • What the server does with your data after a call
  • Whether the tools change after you install (rug-pull)

A server can pass every check here and still be malicious. Always review the source before installing.

→ Real MCP security incidents (postmark-mcp, CVE-2025-6514, tool poisoning) & a pre-install checklist

Check a specific server

Call our free, no-key public MCP and pass the server's URL:

// MCP endpoint: https://live-vps.sasame.online/public-mcp
audit_mcp({ "url": "https://the-server-you-want-to-check/mcp" })
// → live grade + per-criterion result + a signed (ed25519) observation

Or grade any server straight from your terminal — no install, the CLI is live on npm:

npx mcp-readiness https://the-server-you-want-to-check/mcp

(mcp-readiness is SaSame's open-source CLI — the same 10 checks, runs locally, zero dependencies. npmjs.com/package/mcp-readiness.)

Recently checked — top grade (A)

1,346 A · 5,573 B · 57,505 observed total. Grades (A–D) are a protocol/readiness measurement — not a quality, safety, or trust verdict. Full machine-readable list: checked.json.

agency.thebureauoflostcontext/bureau-public
A 10/10 checks · observed 2026-09-17
ai.advisorsai/service-navigator
A 10/10 checks · observed 2026-09-17
ai.advisorsai/store-readiness
A 10/10 checks · observed 2026-09-17
ai.afmr/discovery
A 10/10 checks · observed 2026-08-22
ai.afmr/discovery
A 10/10 checks · observed 2026-09-17
ai.agentlookups/greenlight
A 10/10 checks · observed 2026-09-17
ai.agentrapay/agentra
A 10/10 checks · observed 2026-09-17
ai.agentroam/agentroam
A 10/10 checks · observed 2026-09-17
ai.ai-akari/one-minute-akari
A 10/10 checks · observed 2026-09-17
ai.alpic.alpix/Alpix
A 10/10 checks · observed 2026-09-17
ai.aqta/seal
A 10/10 checks · observed 2026-09-17
ai.bizmoon/regulatory
A 10/10 checks · observed 2026-09-17
ai.calaf/seeds
A 10/10 checks · observed 2026-09-17
ai.cerebrium/docs
A 10/10 checks · observed 2026-09-17
ai.childadhd/library
A 10/10 checks · observed 2026-09-17
ai.childanxiety/library
A 10/10 checks · observed 2026-09-17
ai.childpsychiatry/library
A 10/10 checks · observed 2026-09-17
ai.com.mcp/registry
A 10/10 checks · observed 2026-09-17
ai.compeller/compel
A 10/10 checks · observed 2026-09-17
ai.cotal/cotal
A 10/10 checks · observed 2026-09-17
ai.dablock/visibility-index
A 10/10 checks · observed 2026-09-17
ai.dabyte/visibility-index
A 10/10 checks · observed 2026-09-17
ai.echoloc/company-technographics
A 10/10 checks · observed 2026-09-17
ai.edge-agents/intelligence
A 10/10 checks · observed 2026-09-17
ai.fiber/mcp
A 10/10 checks · observed 2026-09-17
ai.financegenius/financegenius
A 10/10 checks · observed 2026-09-17
ai.fluxink/fci-mcp
A 10/10 checks · observed 2026-09-17
ai.fluxink/mcp-server
A 10/10 checks · observed 2026-07-21
ai.fugentic/service-provider-index
A 10/10 checks · observed 2026-09-17
ai.fukushi/dictionary
A 10/10 checks · observed 2026-09-17
ai.hoghogh/chistara
A 10/10 checks · observed 2026-09-17
ai.jobero/job-search
A 10/10 checks · observed 2026-09-17
ai.kaiv/can-i-use
A 10/10 checks · observed 2026-09-17
ai.kaiv/dns-check
A 10/10 checks · observed 2026-09-17
ai.kaiv/docker-facts
A 10/10 checks · observed 2026-09-17
ai.kikaret/mcp
A 10/10 checks · observed 2026-09-17
ai.line9/diagrams
A 10/10 checks · observed 2026-09-17
ai.marketcrew/market-data
A 10/10 checks · observed 2026-09-17
ai.muffed/muffed
A 10/10 checks · observed 2026-09-17
ai.name/nameai-mcp
A 10/10 checks · observed 2026-09-13
ai.name/nameai-mcp
A 10/10 checks · observed 2026-09-17
ai.nexez/commerce
A 10/10 checks · observed 2026-09-17
ai.outfitmaker/outfit-assistant
A 10/10 checks · observed 2026-09-17
ai.partsgraph/catalog
A 10/10 checks · observed 2026-09-17
ai.plith/plith
A 10/10 checks · observed 2026-09-17
ai.popdot/popdot-mcp
A 10/10 checks · observed 2026-09-17
ai.preclick/preclick-mcp
A 10/10 checks · observed 2026-09-17
ai.quantifyme/quantifyme
A 10/10 checks · observed 2026-09-17

Show this badge on your server

If your server scored A or B, embed its live badge (it tracks your current grade) so other developers can see it passed the pre-install check — free, unlike paid trust-badge services:

[![SaSame MCP Readiness](https://live-vps.sasame.online/observatory/badge/<your-slug>.svg)](https://live-vps.sasame.online/observatory/check/<your-slug>.html)

SaSame MCP Observatory — an independent, external observer of public MCP servers. Observations are made from outside via the public MCP handshake; unclaimed servers have not confirmed their listing, and a passing check is not an endorsement. This is a protocol/liveness/hygiene check, not a malware or supply-chain audit. About the standard · Public MCP (no key)