Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

OpenPulsechain Analytics

NPM · @OPENPULSECHAIN/MCP-SERVER · SCANNED SEP 20

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

+1 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 141 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability43
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1619 tokens (~55/item across 29 items; 28 tools + 1 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 28 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 29 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the OpenPulsechain Analytics MCP server?

OpenPulsechain Analytics runs locally as an npm package, launched with npx -y @openpulsechain/mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @openpulsechain/mcp-server

# add to Claude Code
claude mcp add openpulsechain-analytics -- npx -y @openpulsechain/mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "openpulsechain-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "openpulsechain-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add openpulsechain-analytics -- npx -y @openpulsechain/mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "openpulsechain-analytics": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@openpulsechain/mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add openpulsechain-analytics --command npx --arg -y --arg @openpulsechain/mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  openpulsechain-analytics:
    command: "npx"
    args: ["-y", "@openpulsechain/mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "openpulsechain-analytics": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@openpulsechain/mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add openpulsechain-analytics -t stdio -c npx -a -y @openpulsechain/mcp-server
// mcp.json
{
  "mcpServers": {
    "openpulsechain-analytics": {
      "command": "npx",
      "args": [
        "-y",
        "@openpulsechain/mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.83 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@openpulsechain/mcp-server@2.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 28 exposed · ~1,612 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
check-address-risk ~58

[PRO] Check if a wallet/contract address is flagged for AML risk, known exploits, phishing, or sanctions (OFAC). Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet or contract address (0x...)
NameTypeReqDescription
addressstringyesChecked address
detailsstringAdditional risk context
flagsarrayyesList of risk flags (e.g. sanctions, exploit, phishing)
risk_levelstringyesRisk level: low, medium, high, critical
risk_scorenumberyesNumeric risk score (0-100)

No examples provided.

get-bridge-stats ~32

Get PulseChain bridge statistics: inflows, outflows, net flow over the last 7 days.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dailyarrayyesDaily bridge flow breakdown
inflow_usdnumberyesTotal bridge inflows in USD over the last 7 days
net_flow_usdnumberyesNet flow (inflow - outflow) in USD
outflow_usdnumberyesTotal bridge outflows in USD over the last 7 days

No examples provided.

get-deployer-reputation ~58

[PRO] Get reputation score for a token deployer: how many tokens deployed, how many died (rug pattern detection). Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesDeployer wallet address (0x...)
NameTypeReqDescription
addressstringyesDeployer address
reputation_scorenumberyesReputation score (0-100)
rug_patternbooleanyesWhether a rug pull pattern is detected
tokens_deadnumberyesNumber of tokens that died or were rugged
tokens_deployednumberyesTotal number of tokens deployed

No examples provided.

get-funding-tree ~59

[PRO] Trace funding sources for a wallet: where did the money come from? (2-level depth, bridge/DEX interactions). Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet address to trace (0x...)
NameTypeReqDescription
addressstringyesRoot wallet address
depthnumberyesTrace depth level
funding_sourcesarrayyesArray of funding sources

No examples provided.

get-gas ~36

[PRO] Current PulseChain gas price in Gwei, block number, and base fee. Requires OPENPULSECHAIN_API_KEY.

Input schema present but exposes no named parameters.

NameTypeReqDescription
base_fee_gweinumber|nullyesBase fee in Gwei
block_numbernumber|nullyesLatest block number
gas_price_gweinumberyesCurrent gas price in Gwei

No examples provided.

get-holder-leagues ~47

Get aggregated holder distribution tiers (poseidon/whale/shark/dolphin/squid/turtle) for a core PulseChain token.

NameTypeReqDescription
symbolstringyesToken symbol
NameTypeReqDescription
symbolstringyesToken symbol
tiersarrayyesArray of holder tiers

No examples provided.

get-holder-rank ~47

[PRO] Get holder rank and tier for a wallet address across all tracked tokens. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet address (0x...)
NameTypeReqDescription
addressstringyesWallet address
ranksarrayyesArray of holder rankings per token

No examples provided.

get-honeypots ~40

List recently detected honeypot tokens on PulseChain.

NameTypeReqDescription
limitnumberNumber of results (default 20, max 200)
NameTypeReqDescription
honeypotsarrayyesArray of detected honeypot tokens

No examples provided.

get-market-overview ~34

Get PulseChain network overview: TVL, 24h volume, active tokens, top gainers/losers.

Input schema present but exposes no named parameters.

NameTypeReqDescription
active_tokensnumberyesNumber of actively traded tokens
top_gainersarrayyesTokens with largest 24h gains
top_losersarrayyesTokens with largest 24h losses
tvl_usdnumberyesTotal value locked in USD
volume_24hnumberyesTotal 24-hour volume in USD

No examples provided.

get-opportunity-signal ~82

[PRO] Composite opportunity score (0-100) for a PulseChain token. Combines momentum, volume spike, buy pressure, safety, whale activity, and MC/liquidity fragility. Returns confidence level and graceful degradation for partial data. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesToken contract address (0x...)
NameTypeReqDescription
confidencestringyeshigh, medium, low, insufficient_data
data_completenessstringyesfull, partial_no_history, safety_only, minimal
direction_hintstringyesstrong_opportunity, bullish_momentum, neutral_positive, neutral, bearish_pressure, avoid
factorsobjectyesIndividual factor scores
gradestringyesGrade: A, B+, B, C, D, F
kill_signalsarrayyesOverride signals that force score to 0
opportunity_scorenumberyesComposite score 0-100

No examples provided.

get-pair-analytics ~65

[PRO] Detailed analytics for a PulseX trading pair: price, volume, liquidity, buy/sell ratio, price impact estimates, volatility, wash trading detection. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesPair contract address (0x...)
NameTypeReqDescription
computedobjectyes
metricsobjectyes
pair_addressstringyes
price_usdnumber|nullyes

No examples provided.

get-recent-swaps ~70

[PRO] Get recent large swaps on PulseX DEX. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
min_usdnumberMinimum swap USD value (default 1000)
minutesnumberLookback in minutes (default 60, max 1440)
NameTypeReqDescription
swapsarrayyesArray of recent swaps

No examples provided.

get-scam-alerts ~77

[PRO] Get real-time scam radar alerts: honeypots, LP removals (rug pulls), whale dumps. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
alert_typestringFilter by alert type (omit for all)
limitnumberNumber of alerts (default 20, max 200)
NameTypeReqDescription
alertsarrayyesArray of scam alerts

No examples provided.

get-smart-money-feed ~78

[PRO] Get smart money / whale activity feed: large wallet movements and recent swaps on PulseX. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
hoursnumberLookback period in hours (default 24, max 168)
min_usdnumberMinimum swap value in USD (default 1000)
NameTypeReqDescription
movementsarrayyesArray of smart money movements

No examples provided.

get-token-history ~73

Get historical price data (OHLCV) for a PulseChain token. Limited to 30 days without API key; Pro unlocks full history.

NameTypeReqDescription
addressstringyesToken contract address (0x...)
daysnumberNumber of days of history (default 30, max 1000)
NameTypeReqDescription
addressstringyesToken contract address
daysnumberyesNumber of days returned
historyarrayyesArray of OHLCV candles

No examples provided.

get-token-holders ~69

[PRO] Top holders of a PulseChain token with balances and ownership percentages. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesToken contract address (0x...)
limitnumberNumber of holders to return (default: 50, max: 100)
NameTypeReqDescription
countnumberyes
dataarrayyes
token_addressstringyes

No examples provided.

get-token-info ~44

Get full details for a PulseChain token: name, symbol, decimals, liquidity, volume, holder count.

NameTypeReqDescription
addressstringyesToken contract address (0x...)
NameTypeReqDescription
addressstringyesToken contract address
decimalsnumberyesToken decimal places
holder_countnumberyesNumber of token holders
namestringyesToken name
symbolstringyesToken ticker symbol
total_liquidity_usdnumberyesTotal liquidity in USD
volume_24hnumberyes24-hour trading volume in USD

No examples provided.

get-token-liquidity ~42

Get detailed liquidity breakdown for a token: all DEX pairs, volumes, and reserves.

NameTypeReqDescription
addressstringyesToken contract address (0x...)
NameTypeReqDescription
addressstringyesToken contract address
pairsarrayyesArray of liquidity pairs
total_liquidity_usdnumberyesTotal liquidity across all pairs in USD

No examples provided.

get-token-price ~76

Get current price, 24h change, volume, and market cap for a PulseChain token.

NameTypeReqDescription
addressstringyesToken contract address (0x...) — e.g. 0x2b591e99afe9f32eaa6214f7b7629768c40eeb39 for HEX
NameTypeReqDescription
addressstringyesToken contract address
market_capnumberyesMarket capitalization in USD
price_change_24hnumberyes24-hour price change percentage
price_usdnumberyesCurrent price in USD
volume_24hnumberyes24-hour trading volume in USD

No examples provided.

get-token-safety ~53

Analyze a token for scam indicators: honeypot detection, buy/sell tax, ownership, liquidity score (0-100, A-F grade).

NameTypeReqDescription
addressstringyesToken contract address (0x...)
NameTypeReqDescription
addressstringyesToken contract address
buy_taxnumberyesBuy tax percentage
gradestringyesLetter grade: A (safest) through F (dangerous)
is_honeypotbooleanyesWhether the token is detected as a honeypot
ownership_renouncedbooleanyesWhether contract ownership has been renounced
scorenumberyesSafety score from 0 (dangerous) to 100 (safe)
sell_taxnumberyesSell tax percentage

No examples provided.

get-token-sentiment ~75

[PRO] Aggregated social sentiment score (-100 to +100) for a PulseChain token. Based on categorized events (partnerships, exploits, dumps, etc.). Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
symbolstringyesToken symbol (e.g. PLS, HEX, PLSX)
NameTypeReqDescription
classificationstringyesbullish, bearish, neutral
negative_eventsnumberyes
positive_eventsnumberyes
sentiment_scorenumberyes-100 (extreme bearish) to +100 (extreme bullish)
symbolstringyes
total_eventsnumberyes

No examples provided.

get-top-pairs ~39

List top PulseX DEX trading pairs by volume.

NameTypeReqDescription
limitnumberNumber of pairs (default 20, max 500)
NameTypeReqDescription
pairsarrayyesArray of top trading pairs

No examples provided.

get-top-tokens ~58

List top PulseChain tokens sorted by volume, liquidity, or symbol.

NameTypeReqDescription
limitnumberNumber of tokens to return (default 20, max 500)
sort_bystringSort field (default: volume)
NameTypeReqDescription
tokensarrayyesArray of top tokens

No examples provided.

get-tx-trace ~55

[PRO] Internal call trace for a transaction hash. Shows all internal transfers, contract calls, and token movements. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
tx_hashstringyesTransaction hash (0x...)
NameTypeReqDescription
internal_transactionsarrayyes
transactionobjectyes

No examples provided.

get-wallet-balances ~43

[PRO] Get current token balances for a PulseChain wallet. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet address (0x...)
NameTypeReqDescription
addressstringyesWallet address
balancesarrayyesArray of token balances
total_value_usdnumberyesTotal portfolio value in USD

No examples provided.

get-wallet-swaps ~42

[PRO] Get swap history for a PulseChain wallet. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet address (0x...)
NameTypeReqDescription
addressstringyesWallet address
swapsarrayyesArray of wallet swaps

No examples provided.

get-wallet-transactions ~67

[PRO] Recent transactions for a wallet address (PLS transfers + token transfers). Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
addressstringyesWallet address (0x...)
limitnumberNumber of transactions (default: 20, max: 50)
NameTypeReqDescription
dataarrayyes

No examples provided.

get-whale-alerts ~93

[PRO] Recent whale movements: large swaps (>$10K), LP removals, whale dumps. Combines scam radar + PulseX subgraph data. Requires OPENPULSECHAIN_API_KEY.

NameTypeReqDescription
hoursnumberLookback period in hours (default: 24, max: 168)
min_usdnumberMinimum USD value for swaps (default: 10000)
NameTypeReqDescription
countnumberyes
dataarrayyes

No examples provided.

Common questions

What is the OpenPulsechain Analytics MCP server?

OpenPulsechain Analytics is an MCP server listed in the public MCP registry as io.github.openpulsechain/analytics. PulseChain analytics: 28 tools, safety scores, signals, whale alerts, pair analytics, AML. This page covers its npm package (@openpulsechain/mcp-server).

Is the OpenPulsechain Analytics MCP server safe to use?

OpenPulsechain Analytics scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the OpenPulsechain Analytics MCP server expose?

OpenPulsechain Analytics exposes 28 tools: get-token-price, get-token-info, get-token-history, get-top-tokens, get-top-pairs, and 23 more. Their descriptions and schemas cost roughly 1,612 tokens of context every time the server is loaded.

Is the OpenPulsechain Analytics MCP server still maintained?

OpenPulsechain Analytics is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the OpenPulsechain Analytics MCP server under?

OpenPulsechain Analytics declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.