MCP Finder
About
Find the right MCP server for any task. 4,500+ servers ranked by community trust.
Details
- Author
- c5huracan
- Downloads
- 295
- Categories
- Other, Search
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
MCP FinderCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp finder": {
"mcp-finder": {
"type": "streamable-http",
"url": "https://api.rhdxm.com/mcp/"
}
}
}
}
McpServers
{
"mcp-finder": {
"type": "streamable-http",
"url": "https://api.rhdxm.com/mcp/"
}
}
MCP Finder: Claude Code Plugin
Find the right MCP server for any task. Search 4,500+ servers ranked by community trust.
Install
/plugin install c5huracan/mcp-finder
Usage
Just ask Claude to find an MCP server:
> "Find me an MCP server for PostgreSQL access"
> "I need an MCP server for web scraping"
What's inside
- 4,500+ MCP servers indexed from awesome-mcp-servers, npm, PyPI, and the official MCP registry
- Ranked by community trust - GitHub stars, recency, and usage signals
- Instant config - Claude helps you add the server to your .mcp.json
MCP Endpoint
{"mcpServers": {"mcp-finder": {"type": "streamable-http", "url": "https://api.rhdxm.com/mcp/"}}}
REST API
curl -X POST https://api.rhdxm.com/find -H 'Content-Type: application/json' -d '{"query": "kubernetes monitoring"}'
Powered by Project Meyhem.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



