MCP Radar: Auto-Discovering New MCP Servers
Prudent_Plate9866 · reddit · 2026-07-16
The author developed MCP Radar, a tool that automatically scans GitHub daily to discover newly created MCP servers.
Main Approach
- Scans new MCP-related repositories on GitHub every day
- Filters out forks, empty repos, and noisy projects, retaining only entries with genuine traction
- Calculates momentum based on stars/day + forks, rather than just looking at total stars
- Operates without manual submissions; once a repo receives a star, it automatically enters the leaderboard
Open-Source Implementation
- The entire pipeline is open-source
- Tasks are scheduled via GitHub Actions
- Result data is written back to the repository daily
The author is seeking community feedback on which filtering criteria or sorting signals would be most useful.
More from coding & agent
- A roundup of AI agents and MCP resources, including how to evaluate agents — _jaydeepkarale · 2026-07-21
- A full course shows how to build and deploy an AI agent with OpenAI and LangChain — _jaydeepkarale · 2026-07-21
- A beginner guide to AI agents points readers to a Stanford webinar — _jaydeepkarale · 2026-07-21
- A practical guide on how to evaluate AI agents — _jaydeepkarale · 2026-07-21
- MCP is headed toward easier scale, event-driven extensions, and workable file uploads — EricBuess · 2026-07-21
- Developers debate the missing composition model for AI agents — threepointone · 2026-07-21