PluginBench
MCP Server
Active
MPL-2.0

clawops MCP Server

io.github.dfridkin/clawops

What is the clawops MCP server?

Deploy and manage self-hosted OpenClaw instances across clouds

How to install clawops

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clawops": {
      "command": "npx",
      "args": [
        "-y",
        "@clawops/cli",
        "mcp",
        "serve"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "clawops": {
      "command": "npx",
      "args": [
        "-y",
        "@clawops/cli",
        "mcp",
        "serve"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "clawops": {
      "command": "npx",
      "args": [
        "-y",
        "@clawops/cli",
        "mcp",
        "serve"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "clawops": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@clawops/cli",
        "mcp",
        "serve"
      ]
    }
  }
}
Claude Code
claude mcp add clawops -- npx -y @clawops/cli mcp serve

Related MCP servers

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →

Draw and visually collaborate with your agents on tldraw's canvas.

50k
TypeScript
View repository →

Metabase

Active

Lets AI clients search, explore, query, and visualize data in a Metabase instance.

49k
Clojure
View repository →

Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.

45k
TypeScript
Apache-2.0
View repository →