BRS Signals MCP Server
OfficialProvides real-time Bitcoin regime detection and market signals including convergence score, directional bias, fee histogram, funding divergence, stablecoin flows, and gamma exposure.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BRS Signals MCP Serverwhat is the current Bitcoin market regime?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
₿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-mcpClaude 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 |
| Three-sensor convergence score (0.0–1.0) |
| Current BUY/SELL/WAIT bias |
| Recent trade signals with confidence |
| Current market regime |
| Mempool fee distribution |
| Exchange funding rate spread |
| Stablecoin inflow/outflow |
| Dealer gamma exposure |
| Full dashboard bundle |
| System status |
| 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
This server cannot be installed
Maintenance
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