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

Claude Code v2.1.79 OAuth Login Broken After Auto-Update: Workaround and Fix
Claude Code v2.1.79 has a confirmed OAuth login bug where the CLI times out after browser authorization. The issue stems from the native installer auto-updating to this version, and the fix involves downgrading to v2.1.75 by removing the native installation.

Setting Up Subagents in OpenClaw: Key Considerations
Users experimenting with OpenClaw are facing issues with setting up subagents, particularly when modifying JSON files.

Anthropic restricts Claude subscription usage on third-party tools like OpenClaw
Anthropic is changing its Claude subscription policy to block usage on third-party harnesses including OpenClaw, requiring separate pay-as-you-go billing for these tools starting April 4. The company is offering a one-time credit equal to monthly subscription price and pre-purchase discounts up to 30%.

Clarifying OpenClaw's Automation Capabilities
OpenClaw doesn't perform fully automated tasks independently; it requires user guidance for setup, acting more like a traditional LLM.