openclaw-mcp and Intelagent-MCPs
These are ecosystem siblings—one is an MCP server that bridges Claude to a self-hosted OpenClaw assistant, while the other is a general-purpose MCP server collection that can work with any MCP-compatible client including Claude, so they operate in the same MCP ecosystem but serve different architectural roles.
About openclaw-mcp
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
About Intelagent-MCPs
IntelagentStudios/Intelagent-MCPs
Open-source MCP servers for entity enrichment, file processing, web research, and more — usable with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work