mcpbeat Sign in

MCP OpenClaw Extensions MCP Server

local only

MCP OpenClaw Extensions runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 3 Mar 2026.

138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt

Installs per day peak 37 · avg 16 · -35% w/w
a month agotoday
81
Installs / week
pypi · mcp-openclaw-extensions
0
Stars
0 open issues
3 Mar 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a dangerous call firm_node_version_check.node_binary → src/runtime_audit.py:115
        result = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/platform_compat.py:1, [пакет] src/stdio_bridge.py:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

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

Alternatives to MCP OpenClaw Extensions

same job, measured the same way
MCP Server for OSCAL
by awslabs

AI agent tools for Open Security Controls Assessment Language (OSCAL)

156 installs/wk local only
MCP Firefly Iii
by yakupemreyerli

Security-first, self-hosted MCP server for Firefly III — 152 operations behind 5 scoped tools.

91 installs/wk local only
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only
Universal Connector MCP
by teodormcp

Security-first MCP server that connects any OpenAPI, GraphQL, gRPC or SOAP API to AI agents.

74 installs/wk local only
Bridgeguard MCP
by kota1026

BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri...

54 installs/wk local only
Helixar Security
by helixar

Security tools for AI agents: scan MCP servers, validate HDP delegation chains, audit releases.

2 tools answering
Guardrails
by expertvagabond

AI Agent Guardrails MCP server - security layer

43 installs/wk local only
Security Mcp
by varvararatta

MCP server for Security

answering

MCP OpenClaw Extensions — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP OpenClaw Extensions?
MCP OpenClaw Extensions 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 pypi package mcp-openclaw-extensions was installed 81 times last week.
How do I connect MCP OpenClaw Extensions?
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 mcp-openclaw-extensions straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP OpenClaw Extensions?
The pypi package mcp-openclaw-extensions was installed 81 times in the last week. Week over week that is -35%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP OpenClaw Extensions open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.