mcpbeat Sign in

OpenPulsechain Analytics MCP Server

by openpulsechain Your server? Claim it
local only

OpenPulsechain Analytics runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 2 May 2026.

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

Installs per day peak 12 · avg 6 · +183% w/w
a month agotoday
48
Installs / week
npm · @openpulsechain/mcp-server
2
Stars
1 open issues
2 May 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository openpulsechain/public
пакет @openpulsechain/mcp-server ссылается на openpulsechain/openpulsechain
Builds a database query by concatenation extension/src/popup/components/Dashboard.tsx:166
            Update to Chrome {chromeSecurity.minSafeVersion}+ to stay safe.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 analytics -- npx -y @openpulsechain/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "analytics": {
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.analytics]
command = "npx"
args = ["-y", "@openpulsechain/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "analytics": {
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "analytics": {
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OPENPULSECHAIN_API_KEY (API key for PRO tools (get one at openpulsechain.com/pricing). Free tools work without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to OpenPulsechain Analytics

same job, measured the same way
Hitsteps Analytics and Operations
by hitsteps

AI access to Hitsteps analytics, live visitors, uptime, goals, alerts, and chats.

answering
Orcalayer MCP
by orcalayer

Polymarket smart-money analytics: whale leaderboard, wallet P&L, market consensus, live alerts

160 installs/wk local only
TenderHunt
by tenderhunt

Belarus public tenders: search, analytics, docs, and alerts via TenderHunt agent.

answering
VMware Aria Operations
by zw008

VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 18 MCP tools.

1 708 installs/wk local only
VMware Aria Operations
by vmware-skills

VMware Aria Operations: metrics, alerts, capacity, anomaly detection — 44 MCP tools.

local only
Free Crypto News
by nirholas

Free crypto news MCP server — 38 tools, 130+ sources, market data, sentiment, whale alerts & more

local only
Limonene
by limonene

Read-only Amazon seller analytics: sales, Buy Box, FBA inventory, alerts, revenue and fees.

answering
Rum Analytics
by catchmetrics-mcp

RUM platform for web performance analytics, Core Web Vitals, and third-party script monitoring.

answering

OpenPulsechain Analytics — questions

Answers built from our own checks of this server.

Why is there no uptime for OpenPulsechain Analytics?
OpenPulsechain Analytics 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 @openpulsechain/mcp-server was installed 48 times last week.
How do I connect OpenPulsechain Analytics?
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 @openpulsechain/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use OpenPulsechain Analytics?
The npm package @openpulsechain/mcp-server was installed 48 times in the last week. Week over week that is +183%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is OpenPulsechain Analytics open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.