Consolidated Bitcoin market data for AI agents: BBO pricing, ML signals, funding skew, briefings.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Model Context Protocol server for the BPE market-data API. Lets Claude Desktop, Cursor, Goose, and other MCP-enabled agents query consolidated Bitcoin pricing, ML signals, funding-rate skew, and natural-language market briefings β without writing any HTTP boilerplate.
Status: v0.2 β five tools, local stdio transport, no LLM calls inside the briefing endpoint (template-rendered). API key required.
Listed in the official MCP Server Registry as io.github.bxetech/bpe-mcp. Install via npm install -g @bxetech/bpe-mcp or npx -y @bxetech/bpe-mcp.
If you're building an agent that touches Bitcoin markets, you have two options today:
This MCP server is option 2 dressed up as native tools your agent can discover and call.
| Tool | What it does |
|---|---|
get_consolidated_price | Current BTC price aggregated across the BPE network |
get_market_briefing | ~4 lines (brief) or 6β8 (detailed) natural-language summary β price, funding skew, ML signal, sentiment, anomalies |
get_funding_skew | Per-venue annualised funding rates + max-spread pair |
get_ml_signal | Current ML prediction (direction, probability, confidence) at the requested horizon |
get_sentiment_snapshot | Crypto Fear & Greed index, news sentiment, mempool stress |
Or use npx with no install (recommended for Claude Desktop):
Restart Claude Desktop. The five tools appear under the MCP server picker.
| Env var | Default | Notes |
|---|---|---|
BPE_API_KEY | (required) | Get one at https://bxetech.com/contact |
BPE_BASE_URL | https://mcp.bxetech.com | Override for self-hosted / local dev |
BPE_TIMEOUT_MS | 5000 | Per-request timeout |
To dogfood in Claude Desktop while iterating, point at the local build:
get_sentiment_snapshot β
, friendly tier-aware errors β
, timestamped briefings β
get_basis, subscribe_alert (webhook subscription), hosted HTTP transport for non-developer install (Cursor extension, ChatGPT Desktop)See docs/research/AGENT_INTEGRATION_AND_MONETISATION_2026-04-27.md for the broader product / monetisation plan.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/bpe-bitcoin-pricing-engine)<a href="https://allmcps.com/mcp/bpe-bitcoin-pricing-engine"><img src="https://allmcps.com/api/badge/bpe-bitcoin-pricing-engine?style=directory" alt="BPE (Bitcoin Pricing Engine) on AllMCPs" /></a>