Skip to main content
Glama
brssignals

BRS Signals MCP Server

Official
by brssignals

₿RS Signals — MCP 서버

mcp-name: io.github.brssignals/brs-signals-mcp

라이브 비트코인 시장 레짐(regime) for AI 에이전트: 세 개의 독립 센서가 온체인, 오프체인 및 부재 데이터를 30초마다 읽고 거의 모든 것을 거부합니다 — 수렴하면 증거가 첨부된 방향성 콜을 제공합니다. 에이전트가 한 번의 호출로 감사할 수 있는 공개 트랙 레코드. MCP + REST + x402. 무료 티어, 카드 불필요.

30초 안에 사용하기 — 원격, 설치 불필요

퍼블릭 엔드포인트는 **https://brs-signals.com/mcp**에서 운영 중입니다 (streamable-http · 키 없는 무료 티어). 모든 MCP 클라이언트가 사용할 수 있습니다 — 패키지 설치 불필요, 로컬 프로세스 불필요.

Cursor (MCP는 Cursor의 유료 Pro 티어가 필요합니다) — Settings → Features → MCP → + Add New MCP Server → Type http, URL https://brs-signals.com/mcp. 또는 .cursor/mcp.json 추가:

{
  "mcpServers": {
    "brs-signals": { "type": "http", "url": "https://brs-signals.com/mcp" }
  }
}

OpenClaw — 터미널에서 실행:

openclaw mcp add brs-signals --transport streamable-http --url https://brs-signals.com/mcp

(또는 OpenClaw Web UI → /settings/mcp → 해당 URL에 HTTP/SSE 엔드포인트 추가)

Claude Desktop (MCP는 무료) — 설정 → 개발자 → 구성 편집:

{
  "mcpServers": {
    "brs-signals": { "type": "http", "url": "https://brs-signals.com/mcp" }
  }
}

그런 다음 에이전트에게 물어보세요: "현재 비트코인 레짐과 융합 점수는 무엇인가요?"

Related MCP server: fathom-fyi

또는 로컬 설치 (stdio, 자체 호스팅)

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)~/Library/Application Support/Claude/claude_desktop_config.json (macOS) 또는 %APPDATA%\Claude\claude_desktop_config.json (Windows)에 추가한 후 재시작:

{
  "mcpServers": {
    "brs-signals": {
      "command": "brs-mcp",
      "env": { "BRS_API_KEY": "va_yourkey_here" }
    }
  }
}

Cursor (stdio) — Settings → Features → MCP → 새 MCP 서버 추가: Type command · Command python3 -m mcp_brs · Env BRS_API_KEY.

OpenClaw (stdio):

openclaw mcp add brs-signals --command python3 --arg -m --arg mcp_brs

우리를 믿지 마세요 — 직접 확인하세요

전체 공개 트랙 레코드는 엔드포인트이며, PDF가 아닙니다. 에이전트를 그곳으로 보내 자체 결론을 도출하게 하세요:

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

제공되는 기능

30초마다 실행되는 세 개의 독립 센서가 하나의 융합 점수로 통합됩니다:

센서

데이터 소스

감지 내용

X-Ray

온체인 멤풀 수수료 곡선

FLAT_WIDE (accumulation) vs STEEP_TALL (panic)

Pulse

교차 거래소 자금 속도

Squeeze probability + direction

Shadow

스테이블코인 고래 흐름 (Tron + Solana)

가격 변동 전 매수/매도 의도

세 개 모두 일치하면 → 확신. 일치하지 않으면 → 침묵.

MCP 도구

  • get_convergence — 세 엔진 판정 + 융합 점수

  • get_directional_bias — 상승/하락/대기 신호와 신뢰도

  • get_signal_history — 최근 디코더 결정

  • get_regime_current — 시장 레짐 + 활성 이벤트

  • get_fee_histogram — 멤풀 수수료 곡선 형태 분석

  • get_funding_divergence — 교차 거래소 자금 스퀴즈

  • get_stablecoin_flows — 고래 스테이블코인 전송

  • get_gamma_exposure — 딜러 감마 + 플립 레벨

  • get_dashboard — 번들 레짐 + 신호 + 자금

  • get_system_health — 빠른 상태 점검

가격

  • 무료 티어 — 레짐 분류 + 융합 점수 (분당 5회 요청). 카드 불필요.

  • 프로 티어 ($50/월) — 전체 방향성 편향 + 원시 스트림 + 무제한 요청

  • x402 — 지갑을 가진 에이전트가 USDC로 접근당 지불; 가입 불필요, 사람 불필요

  • 파운딩 요금 — 결제 시 코드 FOUNDING50 사용: 3개월간 월 $30 (선착순 50명)

API 키 받기: brs-signals.com.

링크

A
license - permissive license
Not graded
quality - not tested
B
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
    Not graded
    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
    31
    9
    MIT
  • A
    license
    Not graded
    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
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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

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