MCP server status
Is that MCP server actually up? We verify Model Context Protocol servers with a real handshake — not a status-code ping — so you can see which are live, which need auth, which are down, and which just changed their tools. Last refreshed 1m ago.
44 remotely-verifiable servers probed · 2,396 local/stdio installs (no remote endpoint to verify).
Down or degraded
Servers that failed the MCP handshake on recent checks, or that speak MCP but returned no tools.
- Needle
· 711 ms · Needle AI
Down· 1m ago
Verified live servers
Completed a full MCP handshake and exposed tools on the last check, fastest handshake first.
- Exa MCP Server
2 tools · 214 ms · protocol 2025-11-25 · Exa Labs
Live - Cloudflare MCP Server
2 tools · 280 ms · protocol 2025-11-25 · Cloudflare
Live - Hugging Face MCP Server
4 tools · 589 ms · protocol 2025-11-25 · Hugging Face
Live - CoinGecko
2 tools · 1167 ms · protocol 2025-11-25 · CoinGecko
Live· 17h ago - Firecrawl MCP Server
3 tools · 1306 ms · protocol 2025-11-25 · Firecrawl
Live
Recently changed tools
Servers whose tool schema changed since the previous probe — added, removed or renamed tools. Worth re-checking before you rely on them.
- Firecrawl MCP Servertools changed 20h ago
- Exa MCP Servertools changed 2d ago
- Hugging Face MCP Servertools changed 5d ago
- Cloudflare MCP Servertools changed 1mo ago
Auth required
Alive and speaking MCP, but gated behind OAuth/Bearer auth — you will need credentials to connect.
- Apify MCP Server
· 690 ms · Apify
Auth required· 1m ago - GitHub MCP Server
· 616 ms · GitHub
Auth required· 1m ago - GitLab MCP Server
· 497 ms · GitLab
Auth required· 1m ago - Notion MCP Server
· 109 ms · Notion
Auth required· 1m ago - Linear MCP Server
· 110 ms · Linear
Auth required· 1m ago - HubSpot MCP Server
· 660 ms · HubSpot
Auth required· 1m ago - Stripe MCP Server
· 218 ms · Stripe
Auth required· 1m ago - Supabase MCP Server
· 335 ms · Supabase
Auth required· 1m ago - Neon MCP Server
· 279 ms · Neon
Auth required· 1m ago - Vercel MCP Server
· 348 ms · Vercel
Auth required· 1m ago - Sentry MCP Server
· 130 ms · Sentry
Auth required· 1m ago - Figma MCP Server
· 217 ms · Figma
Auth required· 1m ago - Dropbox MCP Server
· 127 ms · amgadabdelhafez
Auth required· 1m ago - Airtable MCP Server
· 319 ms · domdomegg
Auth required· 1m ago - Asana MCP Server
· 515 ms · roychri
Auth required· 1m ago - Jira MCP Server
· 160 ms · Atlassian
Auth required· 1m ago - Confluence MCP Server
· 143 ms · Atlassian
Auth required· 1m ago - Buildkite
· 416 ms · Buildkite
Auth required· 1m ago - BrightData
· 577 ms · BrightData
Auth required· 1m ago - Cloudinary
· 619 ms · Cloudinary
Auth required· 1m ago - PostHog MCP Server
· 126 ms · PostHog
Auth required· 1m ago - Zapier MCP Server
· 315 ms · Zapier
Auth required· 1m ago - Make
· 1072 ms · Make
Auth required· 1m ago - Intercom MCP Server
· 118 ms · Intercom
Auth required· 1m ago - Pipedrive MCP Server
· 772 ms · WillDent (Community)
Auth required· 1m ago - Monday.com MCP Server
· 167 ms · Monday.com
Auth required· 1m ago - Semgrep MCP Server
· 159 ms · Semgrep
Auth required· 1m ago - Box
· 281 ms · Box
Auth required· 1m ago - Canva MCP Server
· 110 ms · Canva
Auth required· 1m ago - Globalping
· 215 ms · jsDelivr
Auth required· 1m ago - Prisma MCP
· 327 ms · prisma
Auth required· 1m ago - Render MCP Server
· 262 ms · Render
Auth required· 1m ago - PayPal
· 157 ms · paypal
Auth required· 1m ago - Square
· 182 ms · square
Auth required· 1m ago - Postman
· 365 ms · postmanlabs
Auth required· 1m ago - Webflow MCP Server
· 155 ms · Webflow
Auth required· 1m ago - Sanity CMS
· 522 ms · sanity-io
Auth required· 1m ago - Wix Studio
· 292 ms · wix
Auth required· 1m ago
Need this data in your app?
The Trust Data API serves live verdict, latency, uptime and tool-schema drift for every server on this page as JSON and CSV — so your agent or gateway can route only to healthy MCP servers.
MCP server status FAQ
How do you check whether an MCP server is down?
We run a real Model Context Protocol handshake against each remote server — initialize, notifications/initialized, ping and tools/list over Streamable HTTP — not a plain HTTP status ping. A server that returns 200 from a misconfigured proxy but never completes the MCP handshake is reported as Down, not healthy. Probes are strictly read-only and never call a server's tools.
What do the status labels mean?
Live means the server completed a full MCP handshake and exposed tools. Limited means it speaks MCP but returned no or partial tools. Auth required means it responded with a 401 and an OAuth/Bearer challenge, so it is alive but gated. Down means it failed the handshake on several consecutive checks. Local install means it is a stdio/local server with no remote endpoint to verify.
Why are so many servers marked "Local install"?
Many MCP servers ship as npm or pip packages that run on your own machine over stdio. There is no remote endpoint to handshake, so they cannot be verified live — we surface source-repo recency instead on each server's page.
How fresh is this data?
The full population is re-probed on a nightly cadence, with a hot set of popular and recently-failing servers checked more often. Each server shows its own last-checked time.
Can I get this data programmatically?
Yes. The Trust Data API exposes live verdict, latency, uptime and tool-schema drift as JSON and CSV endpoints. See the developers page for endpoints and API keys.