Remote OpenClaw
Rank #31,862io.github.aidevelopers2/remoteopenclaw-mcp
Search 13,870+ MCP servers, 4,384+ agent skills, and plugins from your terminal or agent.
Remote OpenClaw is a Model Context Protocol (MCP) server published by aidevelopers2. It ranks #31,862 of 132,113 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Remote OpenClaw is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jul 1, 2026 and most recently updated on Jul 1, 2026.
Ranks ahead of 100,251 of 132,113 servers on MCP Toplist.
Use Remote OpenClaw
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add remoteopenclaw-mcp -- npx -y remoteopenclaw[mcp_servers.remoteopenclaw-mcp]
command = "npx"
args = ["-y", "remoteopenclaw"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"remoteopenclaw-mcp": {
"command": "npx",
"args": [
"-y",
"remoteopenclaw"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"remoteopenclaw-mcp": {
"command": "npx",
"args": [
"-y",
"remoteopenclaw"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"remoteopenclaw-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"remoteopenclaw"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"remoteopenclaw-mcp": {
"command": "npx",
"args": [
"-y",
"remoteopenclaw"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"remoteopenclaw-mcp": {
"command": "npx",
"args": [
"-y",
"remoteopenclaw"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aidevelopers2%2Fremoteopenclaw-mcp)<a href="https://mcptoplist.com/server/io.github.aidevelopers2%2Fremoteopenclaw-mcp"><img src="https://mcptoplist.com/badge/io.github.aidevelopers2%2Fremoteopenclaw-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aidevelopers2
Other servers by aidevelopers2
View all aidevelopers2 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Remote OpenClaw?
- Remote OpenClaw is maintained by aidevelopers2, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Remote OpenClaw listed on the Official MCP Registry?
- Yes — Remote OpenClaw is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Remote OpenClaw have?
- MCP Toplist tracks 1 version of Remote OpenClaw, most recently published on Jul 1, 2026.
- Where can I find the source code for Remote OpenClaw?
- The source code for Remote OpenClaw is hosted at github.com/aidevelopers2/remoteopenclaw-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.