MCP Server that exposes Bitcoin analytics, predictions, halving countdown, and crypto news from btcvision.org as tools for AI assistants
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"btcvision-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# BTCvision MCP Server > **Model Context Protocol (MCP) server that exposes Bitcoin analytics, AI price > predictions, halving countdowns, market signals, and crypto news from > [btcvision.org](https://btcvision.org) as tools for AI assistants.** [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io) [](LICENSE) ## Features The server exposes **10 tools** that any MCP-compatible client (Claude Desktop, Claude Code, Cursor, Cline, Continue, etc.) can call: | # | Tool | Description | |---|------|-------------| | 1 | `get_bitcoin_price` | Current BTC/USD ticker | | 2 | `get_bitcoin_predictions` | AI price targets 2027–2030 | | 3 | `get_halving_countdown` | Live countdown + next block reward | | 4 | `get_market_signals` | 6 bullish signals + market phase | | 5 | `get_latest_news` | Latest crypto headlines | | 6 | `get_fear_greed_index` | Fear & Greed Index value & label | | 7 | `get_ai_stats` | Model version, confidence, accuracy | | 8 | `get_donation_info` | BTC/ETH/SOL/BNB addresses | | 9 | `get_faq_answer` | Look up an FAQ answer by question | | 10 | `get_site_summary` | High-level site overview | ## Installation ### 1. Clone & install ```bash git clone https://github.com/your-user/btcvision-mcp.git cd btcvision-mcp python -m venv .venv source .venv/bin/activate pip install -e ".[dev]" ``` ### 2. Run standalone (for debugging) ```bash btcvision-mcp # or python -m btcvision_mcp.server ``` The server communicates over **stdio** (the standard MCP transport), so it will appear to "hang" — that's expected. It waits for JSON-RPC messages from an MCP client. ## Configuration ### Claude Desktop Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\Claude\claude_desktop_config.json` (Windows): ```json { "mcpServers…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.