Server data from the Official MCP Registry
Bitcoin on-chain analytics — 109 metrics: MVRV, SOPR, NUPL, HODL Waves, CDD, cycles & more
Bitcoin on-chain analytics — 109 metrics: MVRV, SOPR, NUPL, HODL Waves, CDD, cycles & more
Set these up before or after installing:
Environment variable: BLOCKLENS_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-blocklens-blocklens-mcp-server": {
"env": {
"BLOCKLENS_API_KEY": "your-blocklens-api-key-here"
},
"args": [
"-y",
"blocklens-mcp-server"
],
"command": "npx"
}
}
}This is a well-implemented MCP server for Blocklens Bitcoin analytics with proper authentication, secure credential handling, and good error management. The server appropriately uses environment variables for API keys and implements proper retry logic with timeouts. While it has broad network permissions, these are necessary and appropriate for its analytics purpose. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 4 files · 6 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!