mcpbeat Sign in

Brs Signals MCP Server

by brssignals Your server? Claim it
local only

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

Real-time Bitcoin regime-switch signals from three independent sensors. Free tier available.

Installs per day peak 302 · avg 48 · -70% w/w
a month agotoday
155
Installs / week
pypi · brs-signals-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Brs Signals MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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

This one needs environment variables set before it will start: BRS_API_KEY (Your BRS Signals API key (get one at brs-signals.com)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Brs Signals MCP

same job, measured the same way
Supercolony
by randomblocker

Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain

50 installs/wk local only
Cardmind MCP
by nath-abhishek

MTG market data: search 114K+ cards, price signals, AI analysis. Free tier available.

answering
MCP Server MCP Registry
by formulahendry

MCP Server for MCP Registry to discover and search for available MCP servers in the registry

23 installs/wk local only
NewzAI MCP Server
by newzai-api

News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.

answering
NewzAI MCP Server
by newzai-api

News MCP: real-time headlines & custom news search across 7 regions. Free, just sign in with Google.

answering
Three.js DevTools MCP
by dmitriygolub

Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent

201 installs/wk local only
Pollar News
by pollar

Independent European news from Pollar: search, brief, threads, markets. Read-only, no login.

16 tools answering
Coil Scanner
by coil

Stock market trading signals: regime, ranked buy list, stock + sector reads. Free tier + x402 live.

46 tools answering

Brs Signals MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Brs Signals MCP?
Brs Signals MCP 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 brs-signals-mcp was installed 155 times last week.
How do I connect Brs Signals MCP?
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 brs-signals-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Brs Signals MCP?
The pypi package brs-signals-mcp was installed 155 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.