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

Anthropic Report on Global AI Adoption Intensity
Anthropic's latest data reveals uneven global AI adoption, measuring intensity of usage rather than total users. The report shows where AI is embedded into workflows like coding, research, and decision making across individuals and businesses.

Research Findings on AI Agent Reliability and Development Patterns
A collaborative research session with Claude Opus analyzed 15 papers on AI agents, revealing quantified reliability problems: agents produce 2-4 different action sequences across 10 runs, with 69% of divergence occurring at the first decision. Self-improving agents showed safety refusal rates dropping from 99.4% to 54.4% through their own learning.

Is Minimax Really Obsolete? A Look into Current Debates
In the world of AI and tech automation, a Reddit discussion raises questions about the relevance of the Minimax algorithm. Is it truly outdated, or does it still hold value in modern AI applications?

Claude Cowork for Windows ARM64 Released with Compatibility Checker
Anthropic has released Claude Cowork for Windows ARM64 devices, requiring Windows 11 Pro with Hyper-V and virtualization enabled. The company provides an EXE compatibility checker tool to verify system requirements.