F
freema/openclaw-mcp
ServersActiveMIT
Overview
An MCP server for AI assistant integration, enabling Claude to delegate tasks to OpenClaw agents with sync/async tools, OAuth 2.1 authentication, and SSE transport for Claude.ai.
Capabilities
- • network transport options
- • authentication support
- • github integration
- • mcp client integration
- • workflow automation support
Best For
MCP server integrating Claude with OpenClaw agents, supporting sync/async tools, OAuth 2.1, and SSE transport.
Decision Snapshot
Usage
available
Docs
8 links
Config
4 strong hints
Capabilities
5 key capabilities detected
- • GitHub stars: 138
- • Forks: 21
- • Source provenance count: 1
- • Active signal: Updated this week from lifecycle signals.
- • Last seen: 4/15/2026
- • Published: 3/19/2026
Example Config
This is an MCP Find-authored example config generated from strong evidence.
Review official documentation and source metadata for complete setup parameters.
strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
"mcpServers": {
"openclaw-mcp": {
"command": "npx",
"args": [
"openclaw-mcp"
]
}
}
}Usage
npx openclaw-mcp
Features
- • "host.docker.internal:host-gateway"
- • no-new-privileges
- • **Zero-migration upgrade** — existing single-instance deployments work without any config change
- • **Per-instance isolation** — separate auth tokens, timeouts, and URLs
- • **Task tracking** — async tasks remember which instance they target
- • **Security** — tokens are never exposed via openclaw_instances
- • Deployment — Docker & production setup
Use Cases
- • Supports capabilities such as: network transport options; authentication support; github integration.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • network transport options
- • authentication support
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• npx openclaw-mcp
Notes / Requirements
- • Primary language: TypeScript/JavaScript
- • License: MIT
- • Documentation coverage: high
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
Source: github.com/freema/openclaw-mcp
Community: 138 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT
You can verify all information on this page against the source repository above.
Related MCP Tools
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.