Back to Browse

Meyhem MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking.

About

Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking.

Remote endpoints: streamable-http: https://api.rhdxm.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-c5huracan-meyhem": {
      "url": "https://api.rhdxm.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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.

Web Search for Agents

python3 meyhem-search/search.py "python asyncio best practices"
python3 meyhem-researcher/researcher.py "kubernetes networking" -q 5
curl -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

Reviews

No reviews yet

Be the first to review this server!

Meyhem MCP Server - Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. | MCP Marketplace