Meyhem MCP Server

Find the right MCP server for your task. 1,400+ servers indexed and ranked by community trust.

Local serverstdioPython

What is the Meyhem MCP server?

Meyhem MCP server exists for a simple reason — assistants are far more useful when they can act on Meyhem directly instead of describing what you should do. Find the right MCP server for your task. 1,400+ servers indexed and ranked by community trust.

What the assistant can call

Once Meyhem is connected, these are the calls the assistant has available:

  • ClawHub — ** mcp-finder / meyhem-search / meyhem-researcher
  • REST — The REST tool exposed by this server
  • OpenClaw — The OpenClaw tool exposed by this server

Setting it up

The server ships on PyPI as httpx, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.

Choosing this one

This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Meyhem's toolset — ClawHub, REST, OpenClaw — is a fair guide to whether it matches your workflow. It is maintained by c5huracan; worth a glance at recent repository activity before you build anything load-bearing on it.

This entry was verified against Meyhem's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.

Before you rely on it

  • It runs with your machine's permissions. That is convenient and also the reason to think about what you point it at before you approve a tool call.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the meyhem mcp server does with a few real requests.

Available tools

ToolWhat it does
ClawHub** mcp-finder / meyhem-search / meyhem-researcher
RESTThe REST tool exposed by this server.
OpenClawThe OpenClaw tool exposed by this server.

How to install the Meyhem MCP server

{"mcpServers": {"meyhem": {"command": "npx", "args": ["mcp-remote", "https://api.rhdxm.com/mcp/"]}}}

Configuration as documented by the project. Restart the client after saving.

Example prompts to try

  • Use Meyhem to ClawHub.
  • Use Meyhem to REST.
  • Use Meyhem to OpenClaw.

Frequently asked questions

It connects Meyhem to MCP-compatible AI assistants such as Claude and Cursor, exposing 3 tools (ClawHub, REST, OpenClaw) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Meyhem directly.