MCP Server
Maintained
Meyhem — MCP Server Discovery & Agent Search MCP Server
io.github.c5huracan/meyhem
What is the Meyhem — MCP Server Discovery & Agent Search MCP server?
Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking.
How to install Meyhem — MCP Server Discovery & Agent Search
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"meyhem": {
"url": "https://api.rhdxm.com/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"meyhem": {
"serverUrl": "https://api.rhdxm.com/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"meyhem": {
"type": "http",
"url": "https://api.rhdxm.com/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"meyhem": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.rhdxm.com/mcp"
]
}
}
}Claude Code
claude mcp add --transport http meyhem https://api.rhdxm.com/mcpRelated MCP servers
Find the right MCP server for your task. 4,500+ servers ranked by community trust.