openclaw-mcp

freema/openclaw-mcp
★ 140 stars TypeScript 🔒 Security Updated 17d ago
🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw assistant with OAuth2 authentication
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "freema/openclaw-mcp"
      ]
    }
  }
}

Topics

docker-composemcp-serveropen-clawproductivitysecuritytypescript