Alternatives
Products that do what mcpbeat does
Uptime, installs and code checks for 25,000 MCP servers
- 1

- 2

- 3

- 4

- 5

- 6

Contribute to BhaveshThapar/mcp-audit development by creating an account on GitHub.
Jul 2026 · github.com
- 7CM
Every MCP tool call dumps raw data into Claude Code's 200K context window. A Playwright snapshot costs 56 KB, 20 GitHub issues cost 59 KB. After 30 minutes, 40% of your context is gone. I built an MCP server that sits between Claude Code and these outputs. It processes them in sandboxes and only returns summaries. 315 KB becomes 5.4 KB. It supports 10 language runtimes, SQLite FTS5 with BM25 ranking for search, and batch execution. Session time before slowdown goes from ~30 min to ~3 hours. MIT licensed, single command install: /plugin marketplace add mksglu/claude-context-mode…
Feb 2026 · github.com
- 8
Score any MCP server's agent-readiness in 30 seconds
Jun 2026 · isyourmcpready.com
- 9MT
Hi HN, I built mcp-tidy to solve a problem I kept running into with Claude Code. As I tried different MCP servers over the past few months, my ~/.claude.json accumulated servers I'd forgotten about. Claude Code loads all tool descriptions (built-in + MCP) into context, so unused servers add overhead you don't need. The tool is simple: three commands. - `mcp-tidy list` - see what's configured (global + per-project) - `mcp-tidy stats` - check actual usage from transcript logs - `mcp-tidy remove --unused` - clean up with automatic backup It parses the JSONL transcript logs in…
Jan 2026 · github.com
- 10OD
Hey HN! We built DNS Directory (https://dnsdirectory.com), a free, searchable database of public DNS servers with live monitoring every 10 minutes. We needed to find an up-to-date list of DNS servers used by carriers around the world for a proxy fingerprinting / web-scraping project but we were shocked to find that it didn’t exist so we built it ourselves in an internal Hackathon We’re adding more features but so far we: Test 77K+ servers every ~10 minutes Allow filtering by uptime, location, security features (ad blocking, malware protection, DNSSEC) Show info on IPv6…
Dec 2025 · dnsdirectory.com
- 11MI
Everyone and their gran have been saying that MCP is dead. But could it be that MCP's saving grace has been with us all along - hiding in plain sight? A feature buried in Claude Code's Jan 2026 release may have marked the most powerful development in MCP since its inception - and almost nobody noticed. Dynamic Tool Registration. Dynamic tool registration extends an MCP server's abilities beyond that of just a glorified swagger doc - allowing the server not just to list a static set of tools, but to dynamically add and remove new tools in real time as part of a stateful agent session. And…
Mar 2026
- 12

- 13SU
2025 · github.com
- 14

- 15

- 16LO
Ash here, founder of Activepieces (open source automation). 2 years ago, we launched Activepieces as the open source Zapier (https://news.ycombinator.com/item?id=34723989). Ever since, we grew total integrations (pieces) to 280 of which 60% were built by our community! Now with the growing popularity of MCP, we built tools around these to turn them into MCP servers. So now every open source integration on Activepieces is an MCP, and we like to think it’s the largest open source MCP repo so far (MIT licensed). With these tools, you can: - Self host the MCP server or use our…
2025 · activepieces.com
- 17

- 18

- 19

- 20

- 21
You built an MCP server. Does anyone know it exists?
Jun 2026 · agent-tool-intel-production.up.railway.app
- 22
- 235H
Warning: As soon as I post this I know the machine is going to be basically DoS'ed. It's not hard to DoS a DOS machine. The machine may refuse to serve your request, but it will stay running, and that's the important part. This is a follow-up to something I posted three weeks ago. Ye old web server running the mTCP HTTP server on DOS has now passed 500 hours of runtime and it is still going, at least until the power glitches. The stats so far: Run-time: 505 hours TCP/IP connections: 34230 Objects served: 38865 TCP Packets sent/received: 996627, 889798 All packet types…
2022 · brutmanlabs.org
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →