Loomal

OpenClaw MCP Server

MCP server by github.com/freema/openclaw-mcp

MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.

172 starsnpm: openclaw-mcp

About OpenClaw MCP Server

OpenClaw MCP Server is an MCP (Model Context Protocol) server published by freema in the official MCP registry, listed under Security on Loomal. MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.

It ships as an npm package (openclaw-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/freema/openclaw-mcp, where the project has earned 172 GitHub stars.

Use OpenClaw MCP Server with your agent

Claude Code · one command
claude mcp add openclaw-mcp-server -- npx -y openclaw-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "openclaw-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "openclaw-mcp"
      ]
    }
  }
}
npmopenclaw-mcp

Frequently asked questions

What is OpenClaw MCP Server?
OpenClaw MCP Server is an MCP (Model Context Protocol) server by freema in the Security category. MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1.
How do I connect OpenClaw MCP Server to Claude, Cursor, or another MCP client?
Install OpenClaw MCP Server from its npm package (openclaw-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is OpenClaw MCP Server open source?
Yes — the source code is public at github.com/freema/openclaw-mcp, with 172 GitHub stars.
Can AI agents pay to use OpenClaw MCP Server?
Not yet through Loomal — OpenClaw MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain OpenClaw MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.