Pre-install MCP check
A Passed 9/10 protocol & hygiene checks when last observed.
https://paralelo.bo/mcp
· signed observation (ed25519)
| ✓ | Speaks the MCP protocol correctly (valid handshake) | C1 |
| ✓ | Lists its tools | C2 |
| ✓ | Tools are well-formed (valid names + typed input schemas) | C3 |
| ✓ | Tool descriptions are clear enough for an agent to pick the right one | C4 |
| — | Tools declare safety hints (read-only vs destructive) | C5 · gap |
| ✓ | Is live and responds within 5s | C6 |
| ✓ | Returns real content — not an empty 'ghost' server | C7 |
| ✓ | Identifies itself (name + version) | C8 |
| ✓ | Doesn't bloat your context window (reasonable payload size) | C9 |
| ✓ | Handles malformed input honestly (structured error, no crash) | C10 |
Top gap: C5 Safety annotation presence — 0/5 tools carry annotations
This check looks only at how the server speaks the MCP protocol from the outside. It does not inspect the server's source code, its npm/package supply chain, hidden or poisoned tool instructions, what it does with your data, or whether it changes after you install it (a "rug-pull"). Always review the source before installing.
Observed 2026-06-18 · check another server
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)