Back to search
30
MCP

openclaw-mcp

npm/openclaw-mcp

Model Context Protocol (MCP) server for OpenClaw AI assistant integration

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools
iflow-mcp_openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
0 tools
contextlayer-mcp
Context Layer MCP Server - Personal context management for AI assistants
0 tools
io.github.dubuqingfeng/gitlab-mcp-server
GitLab MCP (Model Context Protocol) server for AI agents
0 tools
mcp/oxylabs
A Model Context Protocol (MCP) server that enables AI assistants like Claude to seamlessly access...
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "openclaw-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}