mcpbeat Sign in

Remote OpenClaw MCP Server

local only

Remote OpenClaw runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 2 Jul 2026.

Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.

Installs per day peak 28 · avg 10 · -16% w/w
a month agotoday
47
Installs / week
npm · remoteopenclaw
6
Stars
0 open issues
2 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Remote OpenClaw every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add remoteopenclaw-mcp -- npx -y remoteopenclaw
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remoteopenclaw-mcp": {
      "args": [
        "-y",
        "remoteopenclaw"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remoteopenclaw-mcp]
command = "npx"
args = ["-y", "remoteopenclaw"]
.cursor/mcp.json
{
  "mcpServers": {
    "remoteopenclaw-mcp": {
      "args": [
        "-y",
        "remoteopenclaw"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remoteopenclaw-mcp": {
      "args": [
        "-y",
        "remoteopenclaw"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Remote OpenClaw

same job, measured the same way
conduitAI
by akbaraziz

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

59 installs/wk local only
REA
by morluto

Reverse engineer anything from your terminal or agent with one CLI and MCP server.

154 installs/wk local only
Meta Agent Tools
by agentalog

Registry of MCP servers, agent skills and plugins: search, filter, comments, likes, publish.

29 tools answering
Skillsindex
by thomasblc

Search and score 11,000+ AI agent tools: MCP servers, Claude skills, GPT actions, IDE plugins.

38 installs/wk local only
D
Smallprint
by smallprint

The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.

170 installs/wk local only
Clishop
by stefdcl

Order anything from your terminal — search, buy, track, and manage via MCP tools.

90 installs/wk local only
Clelp
by clelp

Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.

93 installs/wk local only
Hermes Atlas MCP
by ksimback

Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.

45 installs/wk local only

Remote OpenClaw — questions

Answers built from our own checks of this server.

Why is there no uptime for Remote OpenClaw?
Remote OpenClaw runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package remoteopenclaw was installed 47 times last week.
How do I connect Remote OpenClaw?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls remoteopenclaw straight from npm; nothing to host, nothing to sign up for.
How many people use Remote OpenClaw?
The npm package remoteopenclaw was installed 47 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Remote OpenClaw open source?
Yes — it is published under the MIT licence, written in JavaScript and 6 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.