mcpbeat Sign in

SignalBrain MCP Server

by whitestone1121-web Your server? Claim it
local only

SignalBrain runs on your own machine — the client starts it, so there is no endpoint to ping. 66 installs a week from pypi.

Verifiable receipts for governed process changes; emit, validate, and gate trust

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

Installs per day peak 262 · avg 23 · -86% w/w
a month agotoday
66
Installs / week
pypi · signalbrain
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 signalbrain -- uvx signalbrain
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "signalbrain": {
      "args": [
        "signalbrain"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.signalbrain]
command = "uvx"
args = ["signalbrain"]
.cursor/mcp.json
{
  "mcpServers": {
    "signalbrain": {
      "args": [
        "signalbrain"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "signalbrain": {
      "args": [
        "signalbrain"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SignalBrain

same job, measured the same way
Kasbah MCP
by al-adnane

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

55 installs/wk local only
Gateway
by duvera

Governed AI actions with signed, verifiable receipts: free keyless reads, human-approved writes.

52 tools answering
Headless Oracle MCP
by lembagang

Ed25519-signed market-state receipts for 28 exchanges. Fail-closed pre-trade gate.

42 installs/wk local only
Provenance
by markovianprotocol

Stamp any data to the Markovian chain for a verifiable provenance receipt. Proves timing, not truth.

4 tools answering
ActionProof
by burakfenerci5

Tamper-proof audit trail for AI agents. Signed receipts, offline-verifiable, zero backend.

67 installs/wk local only
EthersFlow — Trust Gate for AI Agents
by ethersflow

Trust gate for AI agents: multi-model adversarial consensus, signed and verifiable verdicts.

106 installs/wk 1 tools answering
Emilia Protocol
by emiliaprotocol

Exact-action approval for consequential agent actions: request, track, and verify signed receipts.

237 installs/wk local only
Agent Wallet
by dingdawg

Governed USDC wallet for AI agents — policy gates, spending caps, and Ed25519-signed receipts.

43 installs/wk local only

SignalBrain — questions

Answers built from our own checks of this server.

Why is there no uptime for SignalBrain?
SignalBrain 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 signalbrain was installed 66 times last week.
Is SignalBrain 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 SignalBrain?
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 signalbrain straight from pypi; nothing to host, nothing to sign up for.
How many people use SignalBrain?
The pypi package signalbrain was installed 66 times in the last week. Week over week that is -86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.