DEV Community

goldct
goldct

Posted on

How I Cataloged 900+ MCP Servers for Claude and Cursor Users

Finding MCP Tools Should Not Be This Hard

If you use Claude Desktop, Cursor, or any AI tool with MCP support, you know the pain. GitHub has thousands of MCP servers scattered everywhere. No scores. No comparisons. No easy install.

So I built mcphello.com.

What Is mcphello.com?

The largest curated directory of MCP (Model Context Protocol) tools:

  • 900+ tools indexed and scored
  • Quality scores (0-100) based on GitHub stars, docs, activity
  • One-click install commands for npm, pip, Docker
  • 19 categories from databases to DevOps
  • Updated every 6 hours automatically
  • 100% free, no signup

How It Works

An automated pipeline crawls GitHub for new MCP servers every 6 hours, scores them, and publishes to the site. Python agents handle collection, analysis, and content generation.

Who Is This For?

  • AI developers using Claude, Cursor, Windsurf, or similar tools
  • DevOps engineers looking for MCP integrations
  • Open source contributors wanting their MCP server discovered

Try It

https://mcphello.com

Free. No signup. Just search and install.


Built with Next.js 16 + Vercel. Automated with Python agents.

Top comments (0)