mcpbeat Sign in

ClawPipe MCP Server

local only

ClawPipe runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm.

Cost-optimized LLM pipeline + 6 AI security skills (reasoning, triage, remediation, compliance).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 7 · -6% w/w
a month agotoday
18
Installs / week
npm · clawpipe-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 clawpipe-mcp-server -- npx -y clawpipe-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "clawpipe-mcp-server": {
      "args": [
        "-y",
        "clawpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.clawpipe-mcp-server]
command = "npx"
args = ["-y", "clawpipe-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "clawpipe-mcp-server": {
      "args": [
        "-y",
        "clawpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "clawpipe-mcp-server": {
      "args": [
        "-y",
        "clawpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CLAWPIPE_API_KEY (Your ClawPipe API key (get one at https://app.clawpipe.ai)), CLAWPIPE_PROJECT_ID (Project id for analytics and rate limiting). The author declared them in the registry entry; get the values from the project itself.

Alternatives to ClawPipe

same job, measured the same way
Aribot MCP
by ayurak

Threat modeling, code, API & cloud security, shadow-AI & compliance governance.

16 tools answering
MCP Bastion
by gowthaman90

Reliability + security proxy for MCP: runtime tool-security and a compliance-mapped audit trail.

136 installs/wk local only
Aribot
by aristiun

Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.

16 tools answering
SOC 2 Compliance
by csoai-org

SOC 2 Type II compliance for trust services criteria (security, availability, processing

200 installs/wk local only
Compliance Trestle MCP
by oscal-compass

An MCP server that provides tools to author OSCAL security compliance documentation

149 installs/wk local only
Windows Management
by ahmedlaminou

Local Windows management, diagnostics, security, cleanup, and optimization MCP server.

94 installs/wk local only
Feedmyagent
by makash

Technology intelligence feed for AI agents: tech stack, compliance, security.

21 installs/wk local only
Regulatory Signals
by rikocr8orh8

Audit GitHub repos for security, compliance, and EU AI Act exposure from Claude or Cursor.

38 installs/wk local only

ClawPipe — questions

Answers built from our own checks of this server.

Why is there no uptime for ClawPipe?
ClawPipe 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 clawpipe-mcp-server was installed 18 times last week.
Is ClawPipe still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect ClawPipe?
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 clawpipe-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ClawPipe?
The npm package clawpipe-mcp-server was installed 18 times in the last week. Week over week that is -6%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.