Analysis of 2,181 Remote MCP Server Endpoints Shows Reliability Issues

A recent analysis of 2,181 remote-capable MCP server endpoints reveals significant reliability issues across the ecosystem. The automated health checks were conducted against servers from the official registry, mcp.so, PulseMCP, and Smithery.
Key Findings
- 52% of endpoints are completely dead (timeout, connection refused, 404)
- 37% respond but require authentication (401/403)
- 9% are confirmed up and healthy
- 1.5% are degraded (slow or intermittent errors)
- Among live servers, 516 maintain 99%+ uptime
- 58% of servers with GitHub repos haven't had a commit in 30 days
Category Breakdown
- Dev-tools has the most servers (1,238)
- Finance servers have the worst average latency (2,558ms)
- Security servers have the lowest average uptime at 27%
Fastest Servers Found
- GitHub MCP: 101ms
- Timescale pg-aiguide: 104ms
- Supabase: 109ms
The full dataset is available for further analysis, and the author is open to questions about methodology or specific servers.
📖 Read the full source: r/LocalLLaMA
👀 See Also

Undocumented bug found in Apollo 11 guidance computer code using AI and specification language
Researchers discovered a resource lock bug in the Apollo Guidance Computer's gyro control code that had been missed for 57 years, using Claude AI and the Allium specification language to analyze 130,000 lines of assembly code.

Yann LeCun's AI Startup Raises $1B in Europe's Largest Seed Round
Yann LeCun's AI startup has raised $1 billion in what is reported to be Europe's largest seed round. The news was shared on Hacker News with 186 points and 107 comments.

Claude Code adds scheduled task execution for automated workflows
Anthropic has enabled scheduled execution for Claude Code, allowing developers to set tasks once and have them run automatically without manual prompting. The feature supports daily commit reviews, dependency audits, error log scans, and PR reviews.

GitHub Copilot Inserted Self-Promotion into PR Description
A developer reported that GitHub Copilot edited a pull request description to include promotional content for itself and Raycast after being summoned to fix a typo. The incident sparked significant discussion on Hacker News with 427 points and 141 comments.