Show HN: MCP directory that checks if servers are alive (glama.ai)

2 points by punkpeye ↗ HN
There are dozens if not hundreds of remote MCP servers lists. The problem is that they get stale, don't tell you which servers work/which don't, or even what tools are available. That's what we're fixing with the MCP connector directory.

We aggregate from the official MCP registry + community submissions, then actually connect to every server periodically and report:

* Health – Is the server up right now?

* Auth – how to authenticate to the server?

* Schema – what tools are available?

* Changelog – record of schema changes (new tools added, description updates, etc).

Additionally, if you are using our one-click connector, you can consolidate authentication/logging of all your MCP servers in one place. 100% free – no subscription required.

1 comment

[ 3.3 ms ] story [ 10.1 ms ] thread
Health + schema is the missing layer… I went one step lower and focused on coordination primitives (claiming, locks, drift checks) exposed via MCP.