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.

GoldBean MCP Server

NPM · GOLDBEAN-MCP · SCANNED AUG 3

49 pay-per-use APIs for AI agents via x402. AI, crypto, DeFi, blockchain, weather, search, security.

Available components

+19 this week 65 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 Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 7464 tokens (~61/item across 121 items; 121 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
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

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

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 · goldbean-mcp

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

  • 2 Aug 26 +60
    • Provenance: unverified → fail security
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Schema quality: unverified → excellent functional
    • License: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Maintenance: unverified → pass functional
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Licence: MIT functional
  • 1 Aug 26 −16
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
  • 31 Jul 26 −7
    • 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 46

    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 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 — 121 exposed · ~7,464 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
address_balance ~68

[Blockchain] 余额查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/address-balance

NameTypeReqDescription
addressstringyes钱包地址
chainstringyes链名(可选)

No output schema declared.

No examples provided.

address_risk ~55

[Security] 地址风险评分 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/address-risk

NameTypeReqDescription
addressstringyes钱包地址

No output schema declared.

No examples provided.

address_txs ~68

[Blockchain] 交易历史 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/address-txs

NameTypeReqDescription
addressstringyes钱包地址
limitnumberyes条数(可选)

No output schema declared.

No examples provided.

ai_agent_stats ~48

[Market] AI Agent统计 — $0.06/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ai-agent-stats

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

air_ticket ~76

[Travel] 机票查询 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/air-ticket

NameTypeReqDescription
datestringyesYYYY-MM-DD
destinationstringyes到达城市
originstringyes出发城市

No output schema declared.

No examples provided.

aml_screen ~58

[Security] AML反洗钱筛查 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/aml-screen

NameTypeReqDescription
addressstringyes钱包地址

No output schema declared.

No examples provided.

arxiv_search ~71

[Search] 论文检索 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/arxiv-search

NameTypeReqDescription
maxResultsnumberyes返回结果数(可选)
querystringyes搜索词

No output schema declared.

No examples provided.

block_detail ~70

[Blockchain] 区块详情 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/block-detail

NameTypeReqDescription
blockNumbernumberyes区块号
chainstringyes链名(可选)

No output schema declared.

No examples provided.

block_latest ~58

[Blockchain] 最新区块 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/block-latest

NameTypeReqDescription
chainstringyes链名(可选)

No output schema declared.

No examples provided.

btc_price ~44

[Crypto] BTC价格 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/btc-price

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

captcha_solve ~64

[Security] 验证码识别 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/captcha-solve

NameTypeReqDescription
imageUrlstringyes验证码图片URL

No output schema declared.

No examples provided.

commodity_price ~55

[Finance] 大宗商品价格 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/commodity-price

NameTypeReqDescription
commoditystringyes商品名

No output schema declared.

No examples provided.

contract_verified ~70

[Blockchain] 合约验证查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/contract-verified

NameTypeReqDescription
addressstringyes合约地址
chainstringyes链名(可选)

No output schema declared.

No examples provided.

cross_chain_compare ~77

[Identity] 跨链数据对比 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/cross-chain-compare

NameTypeReqDescription
addressstringyes钱包地址
chainsstringyes链列表(逗号分隔)

No output schema declared.

No examples provided.

crypto_history ~64

[Crypto] K线数据 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/crypto-history

NameTypeReqDescription
daysnumberyes天数
symbolstringyes交易对

No output schema declared.

No examples provided.

crypto_price ~60

[Crypto] 加密行情 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/crypto-price

NameTypeReqDescription
symbolstringyes交易对如 BTC/USDT

No output schema declared.

No examples provided.

defi_insights ~52

[DeFi] DeFi深度洞察 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-insights

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

defi_lending_rates ~68

[DeFi] 借贷利率 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-lending-rates

NameTypeReqDescription
protocolstringyes协议名(可选)

No output schema declared.

No examples provided.

defi_pool_stats ~65

[DeFi] 流动性池统计 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-pool-stats

NameTypeReqDescription
poolAddressstringyes池地址

No output schema declared.

No examples provided.

defi_positions ~60

[DeFi] DeFi持仓查询 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-positions

NameTypeReqDescription
addressstringyes钱包地址

No output schema declared.

No examples provided.

defi_staking_apr ~68

[DeFi] 质押APR — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-staking-apr

NameTypeReqDescription
protocolstringyes协议名(可选)

No output schema declared.

No examples provided.

defi_swap_quote ~85

[DeFi] DEX兑换报价 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/defi-swap-quote

NameTypeReqDescription
amountstringyes数量
fromTokenstringyes源代币
toTokenstringyes目标代币

No output schema declared.

No examples provided.

did_resolve ~56

[Blockchain] DID解析 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/did-resolve

NameTypeReqDescription
didstringyesDID标识

No output schema declared.

No examples provided.

domain_whois ~60

[Utility] WHOIS域名查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/domain-whois

NameTypeReqDescription
domainstringyes域名

No output schema declared.

No examples provided.

ecomm_product ~57

[Ecommerce] 商品信息查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ecomm-product

NameTypeReqDescription
productIdstringyes商品ID

No output schema declared.

No examples provided.

ecomm_review ~69

[Ecommerce] 商品评论查询 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ecomm-review

NameTypeReqDescription
limitnumberyes条数(可选)
productIdstringyes商品ID

No output schema declared.

No examples provided.

ecomm_search ~57

[Ecommerce] 电商搜索 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ecomm-search

NameTypeReqDescription
querystringyes搜索关键词

No output schema declared.

No examples provided.

email_verify ~55

[Utility] 邮箱验证 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/email-verify

NameTypeReqDescription
emailstringyes邮箱地址

No output schema declared.

No examples provided.

ens_resolve ~58

[Blockchain] ENS域名解析 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ens-resolve

NameTypeReqDescription
namestringyesENS域名

No output schema declared.

No examples provided.

eth_fee_history ~60

[Crypto] 以太坊手续费历史 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/eth-fee-history

NameTypeReqDescription
daysnumberyes天数

No output schema declared.

No examples provided.

eth_gas_now ~48

[Crypto] Gas当前 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/eth-gas-now

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

express_trace ~60

[Travel] 快递轨迹查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/express-trace

NameTypeReqDescription
trackingNumberstringyes快递单号

No output schema declared.

No examples provided.

farcaster_cast ~58

[Social] Farcaster数据 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/farcaster-cast

NameTypeReqDescription
querystringyes搜索关键词

No output schema declared.

No examples provided.

food_delivery ~56

[Travel] 外卖查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/food-delivery

NameTypeReqDescription
citystringyes城市名

No output schema declared.

No examples provided.

forex_rate ~69

[Finance] 外汇汇率 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/forex-rate

NameTypeReqDescription
basestringyes基础货币
targetstringyes目标货币

No output schema declared.

No examples provided.

fund_nav ~58

[Finance] 基金净值查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/fund-nav

NameTypeReqDescription
fundCodestringyes基金代码

No output schema declared.

No examples provided.

game_nft_item ~70

[Gaming] 游戏NFT查询 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/game-nft-item

NameTypeReqDescription
gamestringyes游戏名
tokenIdstringyesTokenID(可选)

No output schema declared.

No examples provided.

game_wallet ~63

[Gaming] 游戏钱包查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/game-wallet

NameTypeReqDescription
addressstringyes钱包地址
gamestringyes游戏名

No output schema declared.

No examples provided.

gas_forecast ~47

[Crypto] Gas费预测 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/gas-forecast

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

github_repo ~60

[Search] GitHub仓库 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/github-repo

NameTypeReqDescription
repostringyes仓库名 owner/repo

No output schema declared.

No examples provided.

github_search ~68

[Search] GitHub搜索 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/github-search

NameTypeReqDescription
querystringyes搜索词
typestringyesrepo/code/issue(可选)

No output schema declared.

No examples provided.

goldbean_status ~31

查看GoldBean MCP使用状态 — 今日免费调用次数/剩余次数/定价/分类信息

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hotel_search ~55

[Travel] 酒店搜索 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/hotel-search

NameTypeReqDescription
citystringyes城市名

No output schema declared.

No examples provided.

image_analyze ~69

[Image] 图片识别 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/image-analyze

NameTypeReqDescription
imageUrlstringyes图片URL
questionstringyes分析问题(可选)

No output schema declared.

No examples provided.

image_gen ~93

[Image] AI图片生成 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/image-gen

NameTypeReqDescription
promptstringyes图像描述
sizestringyes尺寸: 1024x1024(可选)
stylestringyes风格: realistic/anime/3d(可选)

No output schema declared.

No examples provided.

image_upscale ~74

[Image] 图片放大 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/image-upscale

NameTypeReqDescription
imageUrlstringyes图片URL
scalenumberyes放大倍数 2/4(可选)

No output schema declared.

No examples provided.

index_price ~54

[Finance] 股指查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/index-price

NameTypeReqDescription
indexstringyes指数代码

No output schema declared.

No examples provided.

ip_locate ~55

[Utility] IP定位查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ip-locate

NameTypeReqDescription
ipstringyesIP地址

No output schema declared.

No examples provided.

kyc_check ~73

[Security] KYC身份核验 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/kyc-check

NameTypeReqDescription
documentNumberstringyes证件号
documentTypestringyes证件类型

No output schema declared.

No examples provided.

lens_profile ~54

[Social] Lens Profile查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/lens-profile

NameTypeReqDescription
handlestringyesLens用户名

No output schema declared.

No examples provided.