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.
llm_chat ~83
[AI] AI大模型对话生成 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-chat
| Name | Type | Req | Description |
|---|---|---|---|
| model | string | yes | 模型: gpt4/claude/llama(可选) |
| prompt | string | yes | 对话提示词 |
No output schema declared.
No examples provided.
llm_code ~71
[AI] 代码生成 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-code
| Name | Type | Req | Description |
|---|---|---|---|
| language | string | yes | 编程语言(可选) |
| prompt | string | yes | 编程需求描述 |
No output schema declared.
No examples provided.
llm_embed ~64
[AI] 文本向量嵌入检索 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-embed
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 输入文本 |
No output schema declared.
No examples provided.
llm_summary ~58
[AI] 长文摘要 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-summary
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 要总结的文本 |
No output schema declared.
No examples provided.
llm_translate ~82
[AI] 多语种互译 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/llm-translate
| Name | Type | Req | Description |
|---|---|---|---|
| sourceLang | string | yes | 源语言 |
| targetLang | string | yes | 目标语言 |
| text | string | yes | 源文本 |
No output schema declared.
No examples provided.
map_geocode ~60
[Maps] 地理编码(地址→坐标) — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/map-geocode
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 地址 |
No output schema declared.
No examples provided.
map_poi ~76
[Maps] 周边POI搜索 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/map-poi
| Name | Type | Req | Description |
|---|---|---|---|
| lat | string | yes | 纬度 |
| lng | string | yes | 经度 |
| type | string | yes | POI类型 |
No output schema declared.
No examples provided.
map_reverse ~70
[Maps] 逆地理(坐标→地址) — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/map-reverse
| Name | Type | Req | Description |
|---|---|---|---|
| lat | string | yes | 纬度 |
| lng | string | yes | 经度 |
No output schema declared.
No examples provided.
map_route ~82
[Maps] 路线规划 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/map-route
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | 终点 |
| mode | string | yes | 方式: driving/transit/walking(可选) |
| origin | string | yes | 起点 |
No output schema declared.
No examples provided.
market_intel ~49
[Market] 市场情报分析 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/market-intel
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mempool_sniper ~52
[Market] Mempool交易监控 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/mempool-sniper
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
metaverse_land ~74
[Gaming] 元宇宙地块查询 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/metaverse-land
| Name | Type | Req | Description |
|---|---|---|---|
| landId | string | yes | 地块ID(可选) |
| platform | string | yes | 平台名 |
No output schema declared.
No examples provided.
music_recognize ~62
[Music] 听歌识曲 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/music-recognize
| Name | Type | Req | Description |
|---|---|---|---|
| audioUrl | string | yes | 音频URL |
No output schema declared.
No examples provided.
music_search ~55
[Music] 音乐搜索 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/music-search
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索词 |
No output schema declared.
No examples provided.
network_health ~57
[Market] 网络健康状态 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/network-health
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | 链名(可选) |
No output schema declared.
No examples provided.
news_crypto ~57
[News] 加密新闻 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/news-crypto
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | yes | 条数(可选) |
No output schema declared.
No examples provided.
news_global ~54
[News] 全球新闻 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/news-global
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | yes | 分类(可选) |
No output schema declared.
No examples provided.
nft_floor ~59
[NFT] NFT地板价查询 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/nft-floor
| Name | Type | Req | Description |
|---|---|---|---|
| collection | string | yes | NFT集合地址或slug |
No output schema declared.
No examples provided.
nft_metadata ~68
[NFT] NFT元数据查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/nft-metadata
| Name | Type | Req | Description |
|---|---|---|---|
| tokenAddress | string | yes | 合约地址 |
| tokenId | string | yes | TokenID |
No output schema declared.
No examples provided.
nft_owner ~68
[NFT] NFT持有者查询 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/nft-owner
| Name | Type | Req | Description |
|---|---|---|---|
| tokenAddress | string | yes | 合约地址 |
| tokenId | string | yes | TokenID |
No output schema declared.
No examples provided.
nft_trades ~69
[NFT] NFT交易记录 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/nft-trades
| Name | Type | Req | Description |
|---|---|---|---|
| collection | string | yes | 集合地址 |
| limit | number | yes | 条数(可选) |
No output schema declared.
No examples provided.
nonce ~66
[Blockchain] Nonce查询 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/nonce
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
| chain | string | yes | 链名(可选) |
No output schema declared.
No examples provided.
office_barcode ~60
[Office] 条码识别 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-barcode
| Name | Type | Req | Description |
|---|---|---|---|
| imageUrl | string | yes | 条码图片URL |
No output schema declared.
No examples provided.
office_excel ~71
[Office] Excel处理 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-excel
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrl | string | yes | Excel文件URL |
| operation | string | yes | 操作: read/write(可选) |
No output schema declared.
No examples provided.
office_ocr ~61
[Office] 图片文字识别(OCR) — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-ocr
| Name | Type | Req | Description |
|---|---|---|---|
| imageUrl | string | yes | 图片URL |
No output schema declared.
No examples provided.
office_pdf_merge ~66
[Office] PDF合并 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-pdf-merge
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrls | string | yes | PDF URL列表(逗号分隔) |
No output schema declared.
No examples provided.
office_pdf_parse ~59
[Office] PDF解析 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-pdf-parse
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrl | string | yes | PDF文件URL |
No output schema declared.
No examples provided.
office_word ~55
[Office] Word处理 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/office-word
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrl | string | yes | Word文件URL |
No output schema declared.
No examples provided.
onchain_signals ~51
[Market] 链上信号分析 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/onchain-signals
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
pay_crypto ~68
[Payments] 加密货币支付接口 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/pay-crypto
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | 金额 |
| token | string | yes | 代币地址 |
No output schema declared.
No examples provided.
pay_fiat ~66
[Payments] 法币支付接口 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/pay-fiat
| Name | Type | Req | Description |
|---|---|---|---|
| amount | string | yes | 金额 |
| currency | string | yes | 法币类型 |
No output schema declared.
No examples provided.
phish_check ~59
[Security] 钓鱼网站检测 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/phish-check
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 要检测的URL |
No output schema declared.
No examples provided.
qrcode_gen ~57
[Utility] 生成二维码 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/qrcode-gen
| Name | Type | Req | Description |
|---|---|---|---|
| data | string | yes | 二维码内容 |
No output schema declared.
No examples provided.
rwa_bond ~59
[RWA] RWA债券数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/rwa-bond
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 查询条件 |
No output schema declared.
No examples provided.
rwa_commodity ~60
[RWA] RWA大宗商品数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/rwa-commodity
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 查询条件 |
No output schema declared.
No examples provided.
rwa_credit ~57
[RWA] RWA信贷数据 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/rwa-credit
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 查询条件 |
No output schema declared.
No examples provided.
rwa_realestate ~60
[RWA] RWA不动产数据 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/rwa-realestate
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 查询条件 |
No output schema declared.
No examples provided.
sentiment ~55
[AI] 情感分析 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/sentiment
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 要分析的文本 |
No output schema declared.
No examples provided.
simulation_tx ~57
[Market] 交易模拟 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/simulation-tx
| Name | Type | Req | Description |
|---|---|---|---|
| txData | string | yes | 交易数据 |
No output schema declared.
No examples provided.
sms_send ~66
[Utility] 发送短信 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/sms-send
| Name | Type | Req | Description |
|---|---|---|---|
| message | string | yes | 短信内容 |
| to | string | yes | 手机号 |
No output schema declared.
No examples provided.
social_discord ~55
[Social] Discord数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-discord
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_instagram ~55
[Social] Instagram数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-instagram
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_telegram ~55
[Social] Telegram数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-telegram
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_tiktok ~56
[Social] TikTok数据 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-tiktok
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_twitter ~55
[Social] Twitter/X数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-twitter
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_wechat ~56
[Social] 微信公众号数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-wechat
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
social_weibo ~56
[Social] 微博数据 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/social-weibo
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索关键词 |
No output schema declared.
No examples provided.
ssi_verify ~60
[Identity] SSI去中心化身份验证 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/ssi-verify
| Name | Type | Req | Description |
|---|---|---|---|
| did | string | yes | DID标识 |
No output schema declared.
No examples provided.
stablecoin_rates ~51
[Crypto] 稳定币汇率 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/stablecoin-rates
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
stock_price ~66
[Finance] 股票价格 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/stock-price
| Name | Type | Req | Description |
|---|---|---|---|
| exchange | string | yes | 交易所(可选) |
| symbol | string | yes | 股票代码 |
No output schema declared.
No examples provided.