
Blocklens Mcp Server
Query Bitcoin on-chain cycle and holder metrics (MVRV, SOPR, NUPL, HODL waves) from an agent when researching BTC-focused products or content.
Overview
Blocklens MCP is a MCP server for the Idea phase that serves 109 Bitcoin on-chain analytics metrics to AI agents.
What is this MCP server?
- 109 Bitcoin on-chain metrics via Blocklens MCP
- Named metrics: MVRV, SOPR, NUPL, HODL Waves, CDD, cycles
- stdio npm package blocklens-mcp-server with BLOCKLENS_API_KEY
- API keys from blocklens.co/settings
- Website blocklens.co for product context
- 109 on-chain metrics advertised
- Required env BLOCKLENS_API_KEY (secret)
- npm package blocklens-mcp-server, registry version 0.4.3 / package 0.4.2
What problem does it solve?
Bitcoin founders need cycle-grade on-chain data in agent workflows but default models lack live MVRV, SOPR, and HODL wave series.
Who is it for?
Solo builders focused on Bitcoin analytics, cycle research, or on-chain narrative products using Claude Code or Cursor.
Skip if: Multi-chain DeFi apps needing altcoin coverage, or teams unwilling to manage a Blocklens API key.
What do I get? / Deliverables
With BLOCKLENS_API_KEY configured, your agent can fetch Blocklens metrics for research-backed BTC product and content decisions.
- Agent-queryable access to 109 Bitcoin on-chain metrics
- Research memos and specs grounded in named Blocklens indicators
- Reusable MCP config with secret env for Blocklens API
Recommended MCP Servers
Journey fit
Deep on-chain analytics supports opportunity and timing research before you build dashboards, newsletters, or trading tools. Research is where cycle and holder metrics inform whether a Bitcoin niche is crowded or still underserved.
How it compares
Bitcoin on-chain analytics MCP, not a 99-tool general crypto news hub or an exchange trading execution plugin.
Common Questions / FAQ
Who is Blocklens MCP for?
It is for developers and solo founders building Bitcoin-centric research, dashboards, or agent tools who want standardized on-chain metrics via MCP.
When should I use Blocklens MCP?
Use it in Idea-phase research when cycle indicators, holder behavior, or on-chain valuation metrics should inform what you build or publish.
How do I add Blocklens MCP to my agent?
Obtain an API key at blocklens.co/settings, install the npm package blocklens-mcp-server, set BLOCKLENS_API_KEY in your MCP server env, and register the stdio server in your agent client.