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.

io.github.Nodeflare-app/nodeflare-mcp

NPM · NODEFLARE-MCP · SCANNED AUG 3

Blockchain JSON-RPC on 23 EVM chains for AI agents - free tier, API key, or x402 pay-per-call.

Available components

+1 this week 81 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 Security87
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (113 of 117), 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 (113 of 117), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to Nodeflare-app/nodeflare-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 5 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2669 tokens (~127/item across 21 items; 21 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 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
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 · nodeflare-mcp

# add to Claude Code
claude mcp add nodeflare-app-nodeflare-mcp -- npx -y nodeflare-mcp
# add to Codex CLI
codex mcp add nodeflare-app-nodeflare-mcp -- npx -y nodeflare-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nodeflare-app-nodeflare-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "nodeflare-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add nodeflare-app-nodeflare-mcp --command npx --arg -y --arg nodeflare-mcp
# ~/.hermes/config.yaml
mcp_servers:
  nodeflare-app-nodeflare-mcp:
    command: "npx"
    args: ["-y", "nodeflare-mcp"]
// mcp.json
{
  "mcpServers": {
    "nodeflare-app-nodeflare-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nodeflare-mcp"
      ]
    }
  }
}
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.

  • 3 Aug 26 +1

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

  • 2 Aug 26 +75
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • The attested source repository moved: Nodeflare-app/nodeflare-mcp security
    • Security disclosure: fail → unverified functional
    • Schema quality: pass → fail functional
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Stability: unverified → 0.23 functional
    • Schema quality: good → excellent functional
    • Licence: MIT functional
    • Package version: 0.2.0 → 0.8.0 functional
  • 1 Aug 26 0
    • Package version: 0.2.0 → 0.8.0 functional
  • 31 Jul 26 −57
    • 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 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 +38
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 42

    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/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
Nodeflare-app/nodeflare-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/Nodeflare-app/nodeflare-mcp/.github/workflows/publish.yml@refs/tags/v0.8.0
Rekor log index:
2275046404
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:deb93856339e529348e037f8c53ab0bc602a339cea931069155a8f95abd48820e0386215dc3d343351df0064d5938fd8398de671aec85d02979a7d5b2
Discovery method:
attestation_endpoint
Dependencies 113 packages

113 packages in the resolved dependency tree · 112 deprecated · 29 stale.

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

MCP tools — 21 exposed · ~2,669 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_token_safety ~139

Risk-check an ERC-20 before trading it: metadata, contract + ownership status, upgradeable-proxy detection, holder concentration, and a transfer/honeypot simulation → risk signals + a score. The deep checks (concentration, honeypot) are heavy: needs NODEFLARE_API_KEY or X402_PRIVATE_KEY. Works on young chains (Zircuit, Robinhood, Plasma, Ink) that big indexers leave empty.

NameTypeReqDescription
chainstringyesChain — slug (eth, base, robinhood…), name, or chain ID
tokenstringyes0x ERC-20 contract address to check

No output schema declared.

No examples provided.

compare_gas ~80

Compare current gas price ACROSS chains in one call — gwei per chain, cheapest first, so an agent can pick where to transact. Defaults to the majors (eth, base, arb, op, bnb, polygon); pass chains to override.

NameTypeReqDescription
chainsarrayChains to compare — slug/name/ID; defaults to the majors

No output schema declared.

No examples provided.

eth_call ~125

Execute a read-only contract call (eth_call) and return the raw result.

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
datastringyesABI-encoded calldata (0x…)
fromstringOptional caller address or ENS name
tostringyesContract address or ENS name

No output schema declared.

No examples provided.

get_balance ~123

Get the native-token balance of an address — raw wei plus a human-readable amount in the chain's native currency. The address may be an ENS name (e.g. 'vitalik.eth').

NameTypeReqDescription
addressstringyes0x-address or ENS name
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.

No output schema declared.

No examples provided.

get_block ~141

Get a block by number or tag (e.g. 'latest', 'finalized', or a hex number). Set fullTransactions to include full tx objects instead of hashes.

NameTypeReqDescription
blockstringHex block number or tag ('latest', 'finalized', 'safe', 'earliest')
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
fullTransactionsbooleanInclude full transaction objects

No output schema declared.

No examples provided.

get_block_number ~83

Get the latest block number on a chain (decimal and hex).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.

No output schema declared.

No examples provided.

get_gas_price ~100

Get current gas pricing on a chain: base gas price and the suggested priority fee (EIP-1559), both in wei (hex).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.

No output schema declared.

No examples provided.

get_logs ~167

Fetch contract event logs (eth_getLogs). Heavy method: needs NODEFLARE_API_KEY or an x402 wallet (X402_PRIVATE_KEY) — costs ~$0.001 via x402.

NameTypeReqDescription
addressstringContract address filter
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
fromBlockstringyesHex block number or tag, e.g. '0x112a880' or 'latest'
toBlockstringyesHex block number or tag
topicsarrayTopic filters

No output schema declared.

No examples provided.

get_multichain_balances ~330

Get native + ERC-20 token balances for one address across many of the 23 EVM chains in a SINGLE call — including young chains (Robinhood, Plasma, Ink) that Alchemy/Moralis omit. With an x402 wallet (X402_PRIVATE_KEY) this is paid per request (~$0.0003/chain); otherwise it uses the free public tier.

NameTypeReqDescription
addressstringyes0x-address to look up
chainsarrayChains to include — slug, name, or chain ID; defaults to all 23
discoverbooleanAuto-discover the ERC-20 tokens the address holds via Transfer logs. Needs an x402 wallet (heavy method). Comprehensive on young chains; large chains cap the scan — narrow with fromBlock.
fromBlockstringStart block for discovery (hex or 'earliest'); narrow the window on high-history chains
includeDustbooleanDiscovery only: keep dust balances below 1e-9 units. Default false.
includeSpambooleanDiscovery only: keep tokens with no DefiLlama price (likely spam/airdrops) on price-covered chains. Default false.
minUsdnumberDiscovery only: drop discovered tokens worth less than this USD value on price-covered chains (default 0.01, filters near-worthless spam). Set 0 to keep any priced token.
tokensobjectERC-20 contract addresses per chain, e.g. { base: ['0x833589…'] }

No output schema declared.

No examples provided.

get_token_allowances ~129

ERC-20 approvals a wallet has granted (what it approved and for how much) across many of the 23 EVM chains in ONE call — including young chains (Robinhood, Plasma, Ink) that revoke.cash-style tools skip. Scans Approval logs, reads the live allowance, drops revoked ones, flags unlimited approvals. Heavy: needs NODEFLARE_API_KEY or X402_PRIVATE_KEY.

NameTypeReqDescription
addressstringyes0x owner/approver address to look up
chainsarrayChains to include — slug/name/ID; defaults to all 23

No output schema declared.

No examples provided.

get_token_balance ~122

Get an ERC-20 token balance for an address, returned both raw and human-readable (uses the token's decimals and symbol).

NameTypeReqDescription
addressstringyesHolder address or ENS name to check
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
tokenstringyesERC-20 contract address

No output schema declared.

No examples provided.

get_token_metadata ~103

Get ERC-20 token metadata: name, symbol, decimals and total supply (raw + human-readable).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
tokenstringyesERC-20 contract address

No output schema declared.

No examples provided.

get_token_price ~157

Current USD price of an ERC-20 token from DefiLlama (free, keyless): price + symbol + confidence, or null for unlisted/thin-market tokens. Well-covered chains only (eth, base, bnb, arb, op, avax, polygon, linea, mantle, sonic, unichain, sei, cronos).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
tokenstringyes0x ERC-20 contract address

No output schema declared.

No examples provided.

get_transaction ~101

Get a transaction by its hash (from, to, value, input, block, gas).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
hashstringyes0x-transaction hash

No output schema declared.

No examples provided.

get_transaction_receipt ~100

Get the receipt of a transaction by hash (status, logs, gas used).

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
hashstringyes0x-transaction hash

No output schema declared.

No examples provided.

get_wallet_report ~129

The full agent-ready 'know this wallet' report in ONE call: native + ERC-20 balances (USD-priced), a rolled-up total + top holdings, AND the active token approvals (revoke risk) across many of the 23 EVM chains — including young chains big indexers skip. The approvals half is heavy: needs NODEFLARE_API_KEY or X402_PRIVATE_KEY (balances/USD come back either way).

NameTypeReqDescription
addressstringyes0x-address to report on
chainsarrayChains to include — slug/name/ID; defaults to all 23

No output schema declared.

No examples provided.

list_chains ~28

List the 23 EVM chains NodeFlare serves, with chain IDs and endpoint URLs.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

onchain_answer ~151

Onchain Answer Engine: ask a plain-English question about any wallet or token across the 23 EVM chains and get back a CITED verdict in one call — 'is token 0x… on <chain> a scam?', 'what does wallet 0x… hold?'. NodeFlare plans the on-chain lookups, runs them on its own nodes, and synthesizes a sourced answer. Paid: needs NODEFLARE_API_KEY or X402_PRIVATE_KEY (no free anonymous tier — it runs on a GPU).

NameTypeReqDescription
questionstringyesNatural-language question about a wallet or token, e.g. 'Is token 0xdAC17…ec7 on eth a scam?'

No output schema declared.

No examples provided.

resolve_ens ~79

Resolve an ENS name to an address (forward), or a 0x-address to its primary ENS name (reverse). ENS is read from Ethereum mainnet.

NameTypeReqDescription
namestringyesAn ENS name like 'vitalik.eth' to resolve to an address, or a 0x-address to reverse-resolve to its primary ENS name

No output schema declared.

No examples provided.

rpc_call ~138

Make any JSON-RPC call on any supported chain. Heavy methods (eth_getLogs, trace_*, debug_*) need NODEFLARE_API_KEY or an x402 wallet.

NameTypeReqDescription
chainstringyesChain to query. Accepts a slug (eth, base, arb, op, robinhood…), a common name (ethereum, arbitrum, optimism, bsc), or a numeric chain ID (1, 8453). Call list_chains for all valid values.
methodstringyesJSON-RPC method name, e.g. 'eth_gasPrice'
paramsarrayJSON-RPC params array

No output schema declared.

No examples provided.

simulate_transaction ~144

Transaction pre-flight on one chain: will this tx revert (and why), how much gas, and which tokens/ETH move? The asset-change tracing is heavy: needs NODEFLARE_API_KEY or X402_PRIVATE_KEY (revert/gas come back either way). Built for agents checking a tx before broadcasting.

NameTypeReqDescription
chainstringyesChain — slug/name/ID
datastring0x calldata (default 0x)
fromstringOptional 0x sender address
tostringyes0x target/contract address
valuestringHex wei to send (default 0x0)

No output schema declared.

No examples provided.