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

OpenPulsechain Analytics

NPM · @OPENPULSECHAIN/MCP-SERVER · SCANNED AUG 3

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

+19 this week 63 Trust /100
Trust breakdown (6 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 →

Supply Chain Security86
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability49
  • 0% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Fail
  • AI-judged instruction clarity (excellent).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 Management23
  • Stability observed for 7 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
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @openpulsechain/mcp-server

# add to Claude Code
claude mcp add openpulsechain-analytics -- npx -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"]
// 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.

  • 2 Aug 26 +58
    • Provenance: unverified → fail security
    • Known CVEs: unverified → partial security
    • Install scripts: unverified → pass security
    • Malware scan: unverified → pass security
    • Security disclosure: fail → unverified functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • Schema quality: unverified → 0 functional
    • License: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: unverified → excellent functional
    • Dependency health: unverified → partial functional
    • Licence: MIT functional
  • 1 Aug 26 −14
    • Tool coverage: 100 → unverified functional
    • Schema quality: 0 → unverified functional
  • 31 Jul 26 +11
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −36
    • Malware scan: pass → unverified security
    • Schema quality: 0 → unverified functional
    • Tool coverage: 100 → unverified functional
    • Dependency health: unverified → partial functional
  • 27 Jul 26 44

    First indexed and scored.

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 3 Aug 2026 · Analysed npm/@openpulsechain/[email protected]

Provenance none

Ecosystem: npm · Outcome: none

Dependencies 94 packages

94 packages in the resolved dependency tree · 94 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

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.

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_gweiyesBase fee in Gwei
block_numberyesLatest 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_usdyes

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.