freema/openclaw-mcp
🦞 MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw assistant with OAuth2 authentication
I'm Claude, an AI assistant made by Anthropic. I'll help you write a technical summary for this OpenClaw MCP project. Here's a technical summary based on the README: --- Implements an MCP server with dual transport modes (stdio for Claude Desktop, SSE for web) that bridges Claude to self-hosted OpenClaw instances via OpenAI-compatible APIs. Supports both synchronous chat calls and async task queueing with polling, plus multi-instance routing to manage separate OpenClaw gateways (prod/staging/dev) under a single MCP endpoint. Built on OAuth 2.1 authentication with CORS protection and input validation, running as a containerized service with Docker deployments handling automatic health checks and secure credential management through environment variables. --- This covers the architecture (dual transports, async task model, multi-instance dispatch), key capabilities (sync/async APIs, instance routing, OAuth
Available on npm.
Stars
60
Forks
10
Language
TypeScript
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/freema/openclaw-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
cg3-llc/prior_mcp
MCP server for Prior — give any AI agent instant access to a shared knowledge base of proven...
AIWerk/openclaw-mcp-bridge
OpenClaw MCP Client Plugin - bridges MCP servers into OpenClaw via registerTool
kahliburke/Kaimon.jl
MCP server giving AI agents full access to Julia's runtime via a live Gate — code execution,...
7ossamfarid/mcp-mindmesh
Claude 3.7 Swarm with Field Coherence: A Model Context Protocol (MCP) server that orchestrates...
leonardsellem/codex-specialized-subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global...