Loading MCP server directory, please wait...
Bitcoin on-chain analytics: 85+ metrics including MVRV, SOPR, realized price, holder data
npx @getmcp/cli add io.github.blocklens/blocklens-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
BLOCKLENS_API_KEYBlocklens API key (get one at https://blocklens.co/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.blocklens/blocklens-mcp-server": {
"command": "npx",
"args": [
"-y",
"blocklens-mcp-server"
],
"env": {
"BLOCKLENS_API_KEY": ""
}
}
}
}