SignalBrain
Rank #11,986io.github.whitestone1121-web/signalbrain
Verifiable receipts for governed process changes; emit, validate, and gate trust
SignalBrain is a Model Context Protocol (MCP) server published by whitestone1121-web. It ranks #11,986 of 132,046 servers tracked on MCP Toplist. SignalBrain is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Jul 3, 2026 and most recently updated on Aug 24, 2026.
Ranks ahead of 120,060 of 132,046 servers on MCP Toplist.
Use SignalBrain
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add signalbrain -- uvx --from "signalbrain[mcp]" signalbrain[mcp_servers.signalbrain]
command = "uvx"
args = ["--from", "signalbrain[mcp]", "signalbrain"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"signalbrain": {
"command": "uvx",
"args": [
"--from",
"signalbrain[mcp]",
"signalbrain"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"signalbrain": {
"command": "uvx",
"args": [
"--from",
"signalbrain[mcp]",
"signalbrain"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"signalbrain": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"signalbrain[mcp]",
"signalbrain"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"signalbrain": {
"command": "uvx",
"args": [
"--from",
"signalbrain[mcp]",
"signalbrain"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"signalbrain": {
"command": "uvx",
"args": [
"--from",
"signalbrain[mcp]",
"signalbrain"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.whitestone1121-web%2Fsignalbrain)<a href="https://mcptoplist.com/server/io.github.whitestone1121-web%2Fsignalbrain"><img src="https://mcptoplist.com/badge/io.github.whitestone1121-web%2Fsignalbrain.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
whitestone1121-web
Available versions (5)
| Version | Published |
|---|---|
| 0.1.6 | Aug 24, 2026 |
| 0.1.5 | Jul 10, 2026 |
| 0.1.4 | Jul 5, 2026 |
| 0.1.3 | Jul 5, 2026 |
| 0.1.2 | Jul 4, 2026 |
Frequently asked questions
- Who maintains SignalBrain?
- SignalBrain is maintained by whitestone1121-web, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is SignalBrain listed on the Official MCP Registry?
- Yes — SignalBrain is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does SignalBrain have?
- MCP Toplist tracks 5 versions of SignalBrain, most recently published on Aug 24, 2026.
- Where can I find the source code for SignalBrain?
- The source code for SignalBrain is hosted at github.com/whitestone1121-web/signalbrain.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.