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,018 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)

788 A · 3,508 B · 57,018 observed total. Grades (A–D) are a protocol/readiness measurement — not a quality, safety, or trust verdict. Full machine-readable list: checked.json.

ai.advisorsai/service-navigator
A 10/10 checks · observed 2026-08-29
ai.advisorsai/store-readiness
A 10/10 checks · observed 2026-08-29
ai.afmr/discovery
A 10/10 checks · observed 2026-08-22
ai.afmr/discovery
A 10/10 checks · observed 2026-08-29
ai.agentlookups/greenlight
A 10/10 checks · observed 2026-08-29
ai.agentrapay/agentra
A 10/10 checks · observed 2026-08-29
ai.agentroam/agentroam
A 10/10 checks · observed 2026-08-29
ai.ai-akari/one-minute-akari
A 10/10 checks · observed 2026-08-29
ai.alpic.alpix/Alpix
A 10/10 checks · observed 2026-08-29
ai.aqta/seal
A 10/10 checks · observed 2026-08-29
ai.calaf/seeds
A 10/10 checks · observed 2026-08-29
ai.childadhd/library
A 10/10 checks · observed 2026-08-29
ai.childanxiety/library
A 10/10 checks · observed 2026-08-29
ai.childpsychiatry/library
A 10/10 checks · observed 2026-08-29
ai.com.mcp/registry
A 10/10 checks · observed 2026-08-29
ai.compeller/compel
A 10/10 checks · observed 2026-08-29
ai.dablock/visibility-index
A 10/10 checks · observed 2026-08-29
ai.dabyte/visibility-index
A 10/10 checks · observed 2026-08-29
ai.echoloc/company-technographics
A 10/10 checks · observed 2026-08-29
ai.financegenius/financegenius
A 10/10 checks · observed 2026-08-29
ai.fluxink/mcp-server
A 10/10 checks · observed 2026-07-21
ai.fugentic/service-provider-index
A 10/10 checks · observed 2026-08-29
ai.jobero/job-search
A 10/10 checks · observed 2026-08-29
ai.kaiv/dns-check
A 10/10 checks · observed 2026-08-29
ai.marketcrew/market-data
A 10/10 checks · observed 2026-08-29
ai.muffed/muffed
A 10/10 checks · observed 2026-08-29
ai.name/nameai-mcp
A 10/10 checks · observed 2026-08-29
ai.partsgraph/catalog
A 10/10 checks · observed 2026-08-29
ai.plith/plith
A 10/10 checks · observed 2026-08-29
ai.popdot/popdot-mcp
A 10/10 checks · observed 2026-08-29
ai.preclick/preclick-mcp
A 10/10 checks · observed 2026-08-29
ai.readypermit/geo
A 10/10 checks · observed 2026-08-29
ai.reglayer/instant-decision-briefs
A 10/10 checks · observed 2026-08-29
ai.riskstate/mcp
A 10/10 checks · observed 2026-08-29
ai.roosteragents/agent-economy
A 10/10 checks · observed 2026-08-29
ai.servana/servana
A 10/10 checks · observed 2026-08-29
ai.statemind/python-code-validator
A 10/10 checks · observed 2026-08-29
ai.svtr/aidb
A 10/10 checks · observed 2026-08-29
ai.teenadhd/library
A 10/10 checks · observed 2026-08-29
ai.teenanxiety/library
A 10/10 checks · observed 2026-08-29
ai.teenpsychiatry/library
A 10/10 checks · observed 2026-08-29
ai.teentherapy/library
A 10/10 checks · observed 2026-08-29
ai.thesingulariti/graviti
A 10/10 checks · observed 2026-08-29
ai.tickerscout/ticker-scout
A 10/10 checks · observed 2026-08-29
ai.timeplex/booking
A 10/10 checks · observed 2026-08-29
ai.toohardbasket/market
A 10/10 checks · observed 2026-08-29
ai.tooldirectory/catalog
A 10/10 checks · observed 2026-08-29
ai.urlcheck/urlcheck-mcp
A 10/10 checks · observed 2026-08-29

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)