mcpbeat Sign in

Blocklens MCP Server

by blocklens Your server? Claim it
local only

Blocklens MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 9 Mar 2026.

Bitcoin on-chain analytics — 109 metrics: MVRV, SOPR, NUPL, HODL Waves, CDD, cycles & more

Installs per day peak 31 · avg 9 · +23% w/w
a month agotoday
32
Installs / week
npm · blocklens-mcp-server
0
Stars
0 open issues
9 Mar 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Blocklens MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add blocklens-mcp-server -- npx -y blocklens-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "blocklens-mcp-server": {
      "args": [
        "-y",
        "blocklens-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.blocklens-mcp-server]
command = "npx"
args = ["-y", "blocklens-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "blocklens-mcp-server": {
      "args": [
        "-y",
        "blocklens-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "blocklens-mcp-server": {
      "args": [
        "-y",
        "blocklens-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BLOCKLENS_API_KEY (Blocklens API key (get one at https://blocklens.co/settings)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Blocklens MCP Server

same job, measured the same way
Churn Solution
by churnsolution

Query Churn Solution cancellation-flow metrics, revenue, and feedback analytics (read-only).

answering
Recharge Merchant MCP
by rechargeapps

Read-only Recharge store analytics: metrics, dimensions, and governed queries in plain language.

answering
Stoxly
by wizard-exe

Free stock, ETF & crypto analysis: 10-point score, verdict and key metrics for any ticker.

3 tools answering
Pensiata - Bulgarian Pension Fund Analytics
by nvasilevv

Bulgarian pension fund analytics — NAV data, metrics, rankings, and benchmarks.

26 tools answering
OpenPulsechain Analytics
by openpulsechain

PulseChain analytics: 28 tools — safety scores, signals, whale alerts, pair analytics, AML.

48 installs/wk local only
Statiko — Telegram trends & channel analytics
by statiko

Live Telegram data: trending topics, channel profiles & metrics, post history incl. edits/deletions.

10 tools answering
State of Web Vitals
by corewebvitals

Core Web Vitals metrics by CMS, CDN, and framework — free remote MCP, no auth.

3 tools answering
SEO Audit Content
by dataleadspro

Full SEO audits, content analysis, and domain overviews - on-page, technical, and authority metrics

3 tools answering

Blocklens MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Blocklens MCP Server?
Blocklens MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package blocklens-mcp-server was installed 32 times last week.
How do I connect Blocklens MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls blocklens-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Blocklens MCP Server?
The npm package blocklens-mcp-server was installed 32 times in the last week. Week over week that is +23%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Blocklens MCP Server open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.