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.

Related MCP Servers

  • F
    license
    -
    quality
    F
    maintenance
    AI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.
    2
  • A
    license
    A
    quality
    D
    maintenance
    Financial intelligence for AI agents. 31 tools across 8 data sources — regime, derivatives, stablecoin flows, momentum, volatility, macro, DeFi, weather patterns, political cycles, seasonality. The context layer between your agent and a bad trade.
    31
    16
    9
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Classifies BTC market into 5 regimes (Risk-On, Range-Bound, Risk-Off, Capitulation, Euphoria) with target exposure and posture, enabling risk management decisions.
    MIT

View all related MCP servers

Related MCP Connectors

  • Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

  • Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts.

  • Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day.

View all MCP Connectors

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