clawops
Rank #2,284io.github.dfridkin/clawops
Deploy and manage self-hosted OpenClaw instances across clouds
clawops is a Model Context Protocol (MCP) server published by dfridkin. It ranks #2,284 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. clawops is listed across 3 registries — Official MCP, PulseMCP and Glama, with 12 tracked versions. It was first listed on May 4, 2026 and most recently updated on Sep 17, 2026.
Ranks ahead of 129,762 of 132,046 servers on MCP Toplist.
Use clawops
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clawops -- npx -y @clawops/cli mcp serve[mcp_servers.clawops]
command = "npx"
args = ["-y", "@clawops/cli", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"clawops": {
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"clawops": {
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clawops": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clawops": {
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clawops": {
"command": "npx",
"args": [
"-y",
"@clawops/cli",
"mcp",
"serve"
]
}
}
}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.dfridkin%2Fclawops)<a href="https://mcptoplist.com/server/io.github.dfridkin%2Fclawops"><img src="https://mcptoplist.com/badge/io.github.dfridkin%2Fclawops.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dfridkin
Available versions (12)
| Version | Published |
|---|---|
| 2.0.2 | Sep 17, 2026 |
| 2.0.1 | Sep 17, 2026 |
| 2.0.0 | Sep 10, 2026 |
| 1.7.7 | Sep 6, 2026 |
| 1.7.6 | Sep 6, 2026 |
| 1.7.5 | Sep 6, 2026 |
| 1.7.4 | Sep 6, 2026 |
| 1.7.1 | Jul 28, 2026 |
| 1.7.0 | Jul 9, 2026 |
| 1.4.0 | May 18, 2026 |
| 1.3.0 | May 14, 2026 |
| 1.2.1 | May 13, 2026 |
Frequently asked questions
- Who maintains clawops?
- clawops is maintained by dfridkin, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is clawops listed on the Official MCP Registry?
- Yes — clawops is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does clawops have?
- MCP Toplist tracks 12 versions of clawops, most recently published on Sep 17, 2026.
- Where can I find the source code for clawops?
- The source code for clawops is hosted at github.com/dfridkin/clawops.
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.