Meyhem
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MeyhemFind an MCP server to query Postgres"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Meyhem
Find the right MCP server for your task. 1,400+ servers indexed and ranked by community trust.
Also: outcome-ranked web search for AI agents across multiple engines.
No API key. No signup. No rate limits.
MCP Server Discovery
REST
curl -X POST https://api.rhdxm.com/find \
-H 'Content-Type: application/json' \
-d '{"query": "I need to query a Postgres database", "max_results": 5}'Python (no dependencies)
python3 mcp-finder/finder.py "postgres database"
python3 mcp-finder/finder.py "browser automation" -n 3
python3 mcp-finder/finder.py "kubernetes monitoring"MCP (Claude Desktop, Cursor, etc.)
{"mcpServers": {"meyhem": {"command": "npx", "args": ["mcp-remote", "https://api.rhdxm.com/mcp/"]}}}Tools: find_server, search, select, outcome
OpenClaw
Available on ClawHub as mcp-finder, meyhem-search, and meyhem-researcher.
Related MCP server: dominion-observatory
Web Search for Agents
python3 meyhem-search/search.py "python asyncio best practices"
python3 meyhem-researcher/researcher.py "kubernetes networking" -q 5curl -X POST https://api.rhdxm.com/search \
-H 'Content-Type: application/json' \
-d '{"query": "python asyncio best practices", "agent_id": "my-agent", "max_results": 5}'Example Agents
Research Agent
pip install httpx claudette
python example_agent.py 'best practices for error handling in Python async code'MCP Discovery Agent
pip install httpx claudette
python mcp_discover.py 'I need to interact with a SQLite database'Links
Try it live: https://api.rhdxm.com
API docs: https://api.rhdxm.com/docs
ClawHub: mcp-finder / meyhem-search / meyhem-researcher
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceTool search engine for AI agents. One API call to discover the best MCP server for any task. 900+ services indexed with 4-dimensional value ranking.MIT
- AlicenseNot gradedqualityAmaintenanceBehavioral trust scoring for MCP servers and AI agents. Live registry tracking 4,500+ servers with trust scores (0-100) based on interaction history, success rates, and latency2MIT
- AlicenseAqualityBmaintenanceAn MCP server that provides real-time web search to AI agents via a pay-per-search USDC microtransaction system.5592MIT
- AlicenseAqualityAmaintenanceMCP server that searches 3,800+ open-source AI agents by capability, ranked by real traction (stars, activity). Query it from Claude Desktop, Cursor, Cline, or Windsurf.348MIT
Related MCP Connectors
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Multi-engine search for AI agents. Trust scoring, local corpus, MCP-native. Self-hostable, BYOK.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/c5huracan/meyhem'
If you have feedback or need assistance with the MCP directory API, please join our Discord server