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 14,591 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)

419 A · 2,136 B · 14,591 observed total. Full machine-readable list: checked.json.

ai.agentrapay/agentra
A 10/10 checks · observed 2026-06-30
ai.airshelf/catalog
A 10/10 checks · observed 2026-06-30
ai.autonomad/travel
A 10/10 checks · observed 2026-06-30
ai.baselight/baselight
A 10/10 checks · observed 2026-06-30
ai.childadhd/library
A 10/10 checks · observed 2026-06-30
ai.childanxiety/library
A 10/10 checks · observed 2026-06-30
ai.childpsychiatry/library
A 10/10 checks · observed 2026-06-30
ai.compeller/compel
A 10/10 checks · observed 2026-06-30
ai.demanddiscovery/mcp
A 10/10 checks · observed 2026-06-30
ai.exa/exa
A 10/10 checks · observed 2026-06-30
ai.modulos/demo-booking
A 10/10 checks · observed 2026-06-30
ai.quantifyme/quantifyme
A 10/10 checks · observed 2026-06-30
ai.readypermit/geo
A 10/10 checks · observed 2026-06-28
ai.rfix/mcp
A 10/10 checks · observed 2026-06-28
ai.searchshop.www/la-luer
A 10/10 checks · observed 2026-06-28
ai.teenadhd/library
A 10/10 checks · observed 2026-06-25
ai.teenanxiety/library
A 10/10 checks · observed 2026-06-25
ai.teenpsychiatry/library
A 10/10 checks · observed 2026-06-25
ai.villiers/charter
A 10/10 checks · observed 2026-06-25
ai.weftly/weftly
A 9/10 checks · observed 2026-06-18
app.cannonstudio/cannon-studio
A 10/10 checks · observed 2026-06-25
app.cardog/mcp
A 9/10 checks · observed 2026-06-18
app.clicon/lotus
A 10/10 checks · observed 2026-06-25
app.cooperpetcare.www/cooper
A 9/10 checks · observed 2026-06-18
app.dealermax/public-search
A 10/10 checks · observed 2026-06-25
app.decibelshield/decibel-shield
A 10/10 checks · observed 2026-06-25
app.docwand/pdf
A 9/10 checks · observed 2026-06-18
app.eurocomply/compliance
A 10/10 checks · observed 2026-06-25
app.evlek/mcp-server
A 9/10 checks · observed 2026-06-18
app.fryd/mcp-server
A 10/10 checks · observed 2026-06-25
app.himalayas/mcp
A 9/10 checks · observed 2026-06-18
app.humantaste/taste-mcp
A 9/10 checks · observed 2026-06-18
app.marketgenius/mcp
A 9/10 checks · observed 2026-06-18
app.nausika/mcp
A 9/10 checks · observed 2026-06-18
app.robohub/robohub
A 9/10 checks · observed 2026-06-18
app.toofi/dental-planning
A 9/10 checks · observed 2026-06-18
art.travel/mcp
A 9/10 checks · observed 2026-06-18
at.designare/knowledge
A 9/10 checks · observed 2026-06-18
at.uurl/bundler
A 9/10 checks · observed 2026-06-18
au.com.iknowthepilot/flight-deals
A 10/10 checks · observed 2026-06-25
bid.scope/aec
A 10/10 checks · observed 2026-06-25
bid.scope/claims
A 10/10 checks · observed 2026-06-25
bid.scope/legal
A 10/10 checks · observed 2026-06-25
bo.paralelo/mcp
A 9/10 checks · observed 2026-06-18
bot.myagi/openagent-registry
A 9/10 checks · observed 2026-06-18
bot.yeehaw/events
A 9/10 checks · observed 2026-06-18
br.com.escoladeradio.www/public
A 9/10 checks · observed 2026-06-18
br.com.nineoneninetwo/9192
A 9/10 checks · observed 2026-06-18

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)