mcpbeat

Brs Signals MCP Server

by brssignals
local only

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

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

Installs per day peak 231 · avg 15 · +705% w/w
a month agotoday
322
Installs / week
pypi · brs-signals-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

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"
    }
  }
}

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

41 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

29 installs/wk local only
Three.js DevTools MCP
by dmitriygolub

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

152 installs/wk local only
Domain Radar
by sonwr

MCP server that checks domain availability in real-time during brand naming

39 installs/wk local only
Kraken Signals MCP
by nikoble1926

Kraken crypto signals via x402: free preview + paid USDC-on-Base signals, regime & indicators

54 installs/wk local only
La Palma 24 - Vacation Rentals
by ayozemiguel

Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing.

6 tools answering
X402station
by sf1nx

x402station.io: independent risk-signal layer for x402 endpoints before agents pay.

42 installs/wk local only

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 322 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 322 times in the last week. Week over week that is +705%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.