Building an MCP directory taught this dev that verification beats discovery

wagerx · reddit · 2026-08-28

A developer shares lessons from building an MCP/A2A service directory: finding endpoints is easy, verifying they actually work is the hard part. They found documented-but-dead endpoints, services that pass connection but fail tool calls, and unverifiable "MCP-compatible" claims.

The directory aims to answer: did it complete a real MCP handshake, which tools it exposes, whether tool calls were tested, when last checked, auth requirements, read-only vs. actions, and manual vs. automated monitoring. Key takeaway: discovery and verification should be separate — being listed shouldn't imply being verified. The author invites input on verification standards, check frequency, auth handling, and metadata design.

Original post →

More from coding & agent

coding & agent channel →