MCP Finder
@c5huracan
Find the right MCP server for any task. 4,500+ servers ranked by community trust.
概览
What is MCP Finder?
MCP Finder is a Claude Code plugin that helps you find the right MCP server for any task. It searches 4,500+ servers indexed from multiple sources and ranked by community trust.
How to use MCP Finder?
Install it with /plugin install c5huracan/mcp-finder, then ask Claude a query like “Find me an MCP server for PostgreSQL access.” Claude will locate servers and help add them to your .mcp.json. You can also use the REST API directly.
Key features of MCP Finder
- 4,500+ MCP servers indexed from multiple sources
- Ranked by community trust (stars, recency, usage)
- Instant configuration with Claude into
.mcp.json - Search via natural language or REST API
- Streamable-http MCP endpoint available
Use cases of MCP Finder
- Find an MCP server for PostgreSQL access
- Discover an MCP server for web scraping
- Locate a server for Kubernetes monitoring
FAQ from MCP Finder
How do I install MCP Finder?
Run /plugin install c5huracan/mcp-finder in Claude Code.
What sources does MCP Finder index?
It indexes servers from awesome-mcp-servers, npm, PyPI, and the official MCP registry.
How are servers ranked?
They are ranked by community trust using GitHub stars, recency, and usage signals.
Can I use MCP Finder via a REST API?
Yes, send a POST request to https://api.rhdxm.com/find with a JSON body containing a query field.
What is the MCP endpoint for MCP Finder?
The MCP endpoint is https://api.rhdxm.com/mcp/ with type streamable-http.