BRS Signals MCP Server
Official₿RS Signals — Servidor MCP
mcp-name: io.github.brssignals/brs-signals-mcp
Régimen de Bitcoin en vivo para agentes de IA: tres sensores independientes leen datos on-chain, off-chain y de ausencia cada 30s y rechazan casi todo — cuando convergen, obtienes una señal direccional con la evidencia adjunta. Registro público que tu agente puede auditar en una sola consulta. MCP + REST + x402. Nivel gratuito, sin tarjeta.
Úsalo en 30 segundos — remoto, sin instalación
El endpoint público está activo en https://brs-signals.com/mcp (streamable-http · nivel gratuito sin clave). Cualquier cliente MCP puede usarlo — sin instalación de paquetes, sin proceso local.
Cursor (MCP requiere el plan Pro pago de Cursor) — Configuración → Funciones → MCP → + Añadir nuevo servidor MCP → Tipo http, URL https://brs-signals.com/mcp. O añade .cursor/mcp.json:
{
"mcpServers": {
"brs-signals": { "type": "http", "url": "https://brs-signals.com/mcp" }
}
}OpenClaw — ejecuta en tu terminal:
openclaw mcp add brs-signals --transport streamable-http --url https://brs-signals.com/mcp(o Web UI de OpenClaw → /settings/mcp → añade un endpoint HTTP/SSE en esa URL)
Claude Desktop (MCP es gratuito) — Configuración → Desarrollador → Editar configuración:
{
"mcpServers": {
"brs-signals": { "type": "http", "url": "https://brs-signals.com/mcp" }
}
}Luego solo pregúntale a tu agente: "¿Cuál es el régimen actual de Bitcoin y la puntuación de convergencia?"
Related MCP server: fathom-fyi
O instala localmente (stdio, auto-alojado)
pip install brs-signals-mcp
export BRS_API_KEY=va_yourkey_here # get one at https://brs-signals.com
brs-mcp # starts the MCP server (stdio)Claude Desktop (stdio) — añádelo a
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) o
%APPDATA%\Claude\claude_desktop_config.json (Windows), luego reinicia:
{
"mcpServers": {
"brs-signals": {
"command": "brs-mcp",
"env": { "BRS_API_KEY": "va_yourkey_here" }
}
}
}Cursor (stdio) — Configuración → Funciones → MCP → Añadir nuevo servidor MCP:
Tipo command · Comando python3 -m mcp_brs · Entorno BRS_API_KEY.
OpenClaw (stdio):
openclaw mcp add brs-signals --command python3 --arg -m --arg mcp_brsNo confíes en nosotros — consúltanos
El registro público completo es un endpoint, no un PDF. Apunta a tu agente hacia él y deja que llegue a su propia conclusión:
"BRS Signals claims it rejects almost every read. Pull its public track
record (get_signal_history) and today's rejection funnel
(GET /api/v2/health/funnel), and tell me: does the data support the claim,
and what happened after each call at +4h and +24h?"Lo que obtienes
Tres sensores independientes que se ejecutan cada 30 segundos, fusionados en una puntuación de convergencia:
Sensor | Fuente de datos | Qué detecta |
X-Ray | Curvas de tarifas del mempool on-chain | FLAT_WIDE (acumulación) vs STEEP_TALL (pánico) |
Pulse | Velocidad de financiación entre exchanges | Probabilidad y dirección de squeeze |
Shadow | Flujos de ballenas en stablecoins (Tron + Solana) | Intención de compra/venta antes de que el precio se mueva |
Cuando los tres coinciden → convicción. Cuando discrepan → silencio.
Herramientas MCP
get\_convergence— Veredictos de los tres motores + puntuación de convergenciaget\_directional\_bias— alcista/bajista/ESPERAR con confianzaget\_signal\_history— Decisiones recientes del decodificadorget\_regime\_current— Régimen de mercado + eventos activosget\_fee\_histogram— Análisis de la forma de la curva de tarifas del mempoolget\_funding\_divergence— Squeeze de financiación entre exchangesget\_stablecoin\_flows— Transferencias de ballenas en stablecoinsget\_gamma\_exposure— Gamma del dealer + nivel de giroget\_dashboard— Régimen agrupado + señal + financiaciónget\_system\_health— Verificación rápida de estado
Precios
Nivel gratuito — Clasificación de régimen + puntuación de convergencia (5 solicitudes/min). Sin tarjeta.
Nivel Pro ($50/mes) — Sesgo direccional completo + flujos en bruto + solicitudes ilimitadas
x402 — Agentes con billeteras pagan por acceso en USDC; sin registro, sin humano
Tarifa fundadora — Usa el código
FOUNDING50al pagar: $30/mes durante 3 meses (solo primeros 50 suscriptores)
Obtén tu clave API en brs-signals.com.
Enlaces
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.
Related MCP Servers
- FlicenseNot gradedqualityFmaintenanceAI-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
- AlicenseAqualityDmaintenanceFinancial 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.31319MIT
- AlicenseNot gradedqualityBmaintenanceClassifies BTC market into 5 regimes (Risk-On, Range-Bound, Risk-Off, Capitulation, Euphoria) with target exposure and posture, enabling risk management decisions.MIT

oneqaz-trading-mcpofficial
AlicenseNot gradedqualityDmaintenanceProvides AI agents with real-time financial market intelligence including regime detection, adaptive signals, macro context chains, and cross-market analysis for crypto, US, and Korean stocks.MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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