GoldBean MCP Server
NPM · GOLDBEAN-MCP · SCANNED AUG 3
51 Baidu AI MCP tools: OCR, Vision, LLM, Speech, NLP. Pay-per-call from $0.001.
Available components
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
- 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 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability37
- AI-judged instruction clarity (poor).Fail
- 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 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
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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
claude mcp add wuzenghai616-lang-goldbean -- npx -y goldbean-mcp
codex mcp add wuzenghai616-lang-goldbean -- npx -y goldbean-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"wuzenghai616-lang-goldbean": {
"type": "local",
"command": [
"npx",
"-y",
"goldbean-mcp"
],
"enabled": true
}
}
} openclaw mcp add wuzenghai616-lang-goldbean --command npx --arg -y --arg goldbean-mcp
mcp_servers:
wuzenghai616-lang-goldbean:
command: "npx"
args: ["-y", "goldbean-mcp"] {
"mcpServers": {
"wuzenghai616-lang-goldbean": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
} 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 +4
- Stability: unverified → 0.23 ▲ functional
- 2 Aug 26 +36
- 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
- License: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Schema quality: unverified → poor ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- Licence: MIT functional
- 31 Jul 26 +15
- 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 24
First indexed and scored.
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.
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.
address_balance ~68
[Blockchain] 余额查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/address-balance
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
| chain | string | yes | 链名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
| limit | number | yes | 条数(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | YYYY-MM-DD |
| destination | string | yes | 到达城市 |
| origin | string | yes | 出发城市 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| maxResults | number | yes | 返回结果数(可选) |
| query | string | yes | 搜索词 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| blockNumber | number | yes | 区块号 |
| chain | string | yes | 链名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | 链名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| imageUrl | string | yes | 验证码图片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
| Name | Type | Req | Description |
|---|---|---|---|
| commodity | string | yes | 商品名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 合约地址 |
| chain | string | yes | 链名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
| chains | string | yes | 链列表(逗号分隔) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | yes | 天数 |
| symbol | string | yes | 交易对 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| symbol | string | yes | 交易对如 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
| Name | Type | Req | Description |
|---|---|---|---|
| protocol | string | yes | 协议名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| poolAddress | string | yes | 池地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| protocol | string | yes | 协议名(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | 数量 |
| fromToken | string | yes | 源代币 |
| toToken | string | yes | 目标代币 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| did | string | yes | DID标识 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | 域名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| productId | string | yes | 商品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
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | yes | 条数(可选) |
| productId | string | yes | 商品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
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | 邮箱地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | ENS域名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | yes | 天数 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| trackingNumber | string | yes | 快递单号 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | 城市名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| base | string | yes | 基础货币 |
| target | string | yes | 目标货币 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| fundCode | string | yes | 基金代码 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| game | string | yes | 游戏名 |
| tokenId | string | yes | TokenID(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
| game | string | yes | 游戏名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| repo | string | yes | 仓库名 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
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索词 |
| type | string | yes | repo/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
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | 城市名 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| imageUrl | string | yes | 图片URL |
| question | string | yes | 分析问题(可选) |
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
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | yes | 图像描述 |
| size | string | yes | 尺寸: 1024x1024(可选) |
| style | string | yes | 风格: 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
| Name | Type | Req | Description |
|---|---|---|---|
| imageUrl | string | yes | 图片URL |
| scale | number | yes | 放大倍数 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
| Name | Type | Req | Description |
|---|---|---|---|
| index | string | yes | 指数代码 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| ip | string | yes | IP地址 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| documentNumber | string | yes | 证件号 |
| documentType | string | yes | 证件类型 |
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
| Name | Type | Req | Description |
|---|---|---|---|
| handle | string | yes | Lens用户名 |
No output schema declared.
No examples provided.