{
  "markdown": "# Meyhem\n\nFind the right MCP server for your task. 1,400+ servers indexed and ranked by community trust.\n\nAlso: outcome-ranked web search for AI agents across multiple engines.\n\nNo API key. No signup. No rate limits.\n\n## MCP Server Discovery\n\n### REST\n\n```bash\ncurl -X POST https://api.rhdxm.com/find \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"query\": \"I need to query a Postgres database\", \"max_results\": 5}'\n```\n\n### Python (no dependencies)\n\n```bash\npython3 mcp-finder/finder.py \"postgres database\"\npython3 mcp-finder/finder.py \"browser automation\" -n 3\npython3 mcp-finder/finder.py \"kubernetes monitoring\"\n```\n\n### MCP (Claude Desktop, Cursor, etc.)\n\n```json\n{\"mcpServers\": {\"meyhem\": {\"command\": \"npx\", \"args\": [\"mcp-remote\", \"https://api.rhdxm.com/mcp/\"]}}}\n```\n\nTools: `find_server`, `search`, `select`, `outcome`\n\n### OpenClaw\n\nAvailable on ClawHub as `mcp-finder`, `meyhem-search`, and `meyhem-researcher`.\n\n## Web Search for Agents\n\n```bash\npython3 meyhem-search/search.py \"python asyncio best practices\"\npython3 meyhem-researcher/researcher.py \"kubernetes networking\" -q 5\n```\n\n```bash\ncurl -X POST https://api.rhdxm.com/search \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"query\": \"python asyncio best practices\", \"agent_id\": \"my-agent\", \"max_results\": 5}'\n```\n\n## Example Agents\n\n### Research Agent\n\n```bash\npip install httpx claudette\npython example_agent.py 'best practices for error handling in Python async code'\n```\n\n### MCP Discovery Agent\n\n```bash\npip install httpx claudette\npython mcp_discover.py 'I need to interact with a SQLite database'\n```\n\n## Links\n\n- **Try it live:** https://api.rhdxm.com\n- **API docs:** https://api.rhdxm.com/docs\n- **ClawHub:** mcp-finder / meyhem-search / meyhem-researcher\n",
  "bytes": 1735,
  "sha": "de3bf499ea7fbb442226e928a7d14ac5e5eabca930a494fb53514929e96569b9",
  "repo_slug": "c5huracan/meyhem",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_c5huracan_meyhem_c6cbba72/readme"
}