Skip to content
Back to search
30
MCP

@dashclaw/mcp-server

npm/@dashclaw/mcp-server

MCP server for DashClaw governance — guard, record, invoke, discover capabilities, and read the decision ledger through the governance loop.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ucsandman/dashclaw
MCP server for DashClaw governance — guard, record, invoke, and discover capabilities.
0 tools
io.github.smurfy92/openclaw-control-mcp
MCP server bridging Claude Code to the OpenClaw gateway management plane via JSON-RPC.
0 tools
io.github.temurkhan13/openclaw-health-mcp
MCP server for OpenClaw deployment health: gateway, resources, errors, skills, upgrades, disk.
0 tools
io.github.kapeli/dash-mcp-server
MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.
0 tools
io.github.Kapeli/dash-mcp-server
MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.
0 tools
clawguard-mcp
MCP server for ClawGuard Shield — scan AI agent inputs for prompt injection threats
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@dashclaw/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}