Skip to main content
Glama
brssignals

BRS Signals MCP Server

Official
by brssignals

₿RS Signals — MCP Server

Bitcoin regime-switch detection for AI agents.

Three independent sensors — X-Ray (on-chain), Pulse (off-chain derivatives), Shadow (absence detection) — fused into a single convergence score. Your AI agent gets real-time Bitcoin regime data without needing to understand mempool fees, funding rates, or options flow.

Quick Start

pip install brs-signals-mcp

Claude Desktop

{
  "mcpServers": {
    "brs-signals": {
      "command": "python3",
      "args": ["-m", "mcp_brs"],
      "env": {
        "BRS_API_KEY": "your-api-key"
      }
    }
  }
}

Cursor / Continue

{
  "mcpServers": {
    "brs-signals": {
      "command": "python3",
      "args": ["-m", "mcp_brs"],
      "env": {
        "BRS_API_KEY": "your-api-key"
      }
    }
  }
}

Related MCP server: fathom-fyi

Available Tools

Tool

Description

get_convergence

Three-sensor convergence score (0.0–1.0)

get_directional_bias

Current BUY/SELL/WAIT bias

get_signal_history

Recent trade signals with confidence

get_regime_current

Current market regime

get_fee_histogram

Mempool fee distribution

get_funding_divergence

Exchange funding rate spread

get_stablecoin_flows

Stablecoin inflow/outflow

get_gamma_exposure

Dealer gamma exposure

get_dashboard

Full dashboard bundle

get_system_health

System status

get_system_counters

Data collection stats

API Keys

Get your API key at brs-signals.com.

  • Free: 5 req/min, convergence + regime only

  • Pro: 60 req/min, all tools + real-time data

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brssignals/BRS-Signals-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server