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.
text_2_voice ~79
[Voice] 文字转语音 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/text-2-voice
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | 要转语音的文字 |
| voice | string | yes | 语音风格(可选) |
No output schema declared.
No examples provided.
token_insight ~63
[Other] 代币深度洞察 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/token-insight
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 代币合约地址 |
No output schema declared.
No examples provided.
token_price ~58
[Crypto] 代币价格 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/token-price
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 代币合约地址 |
No output schema declared.
No examples provided.
token_price_history ~70
[Crypto] 代币历史价格 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/token-price-history
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 代币合约地址 |
| days | number | yes | 天数 |
No output schema declared.
No examples provided.
token_risk ~60
[Security] 代币安全检测 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/token-risk
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 代币合约地址 |
No output schema declared.
No examples provided.
tracker_report ~59
[Market] 追踪报告 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/tracker-report
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包或合约地址 |
No output schema declared.
No examples provided.
tx_detail ~71
[Blockchain] 交易明细 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/tx-detail
| Name | Type | Req | Description |
|---|---|---|---|
| chain | string | yes | 链名(可选) |
| txHash | string | yes | 交易哈希 |
No output schema declared.
No examples provided.
url_shorten ~56
[Utility] URL缩短 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/url-shorten
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 原始URL |
No output schema declared.
No examples provided.
video_analyze ~68
[Video] 视频分析 — $0.06/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/video-analyze
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | yes | 分析问题(可选) |
| videoUrl | string | yes | 视频URL |
No output schema declared.
No examples provided.
video_gen ~55
[Video] 短视频生成 — $0.08/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/video-gen
| Name | Type | Req | Description |
|---|---|---|---|
| prompt | string | yes | 视频描述 |
No output schema declared.
No examples provided.
virus_scan ~57
[Security] 病毒扫描 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/virus-scan
| Name | Type | Req | Description |
|---|---|---|---|
| fileUrl | string | yes | 文件URL |
No output schema declared.
No examples provided.
voice_2_text ~63
[Voice] 语音转文字 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/voice-2-text
| Name | Type | Req | Description |
|---|---|---|---|
| audioUrl | string | yes | 音频URL |
No output schema declared.
No examples provided.
wallet_profile ~56
[Market] 钱包画像分析 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/wallet-profile
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 钱包地址 |
No output schema declared.
No examples provided.
weather_forecast ~76
[Weather] 天气预报 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/weather-forecast
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | 城市名 |
| days | number | yes | 预报天数 1-7(可选) |
No output schema declared.
No examples provided.
weather_history ~64
[Weather] 历史天气 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/weather-history
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | 城市 |
| date | string | yes | YYYY-MM-DD |
No output schema declared.
No examples provided.
weather_now ~54
[Weather] 实时天气 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/weather-now
| Name | Type | Req | Description |
|---|---|---|---|
| city | string | yes | 城市名 |
No output schema declared.
No examples provided.
web_crawl ~61
[Search] 网页爬取 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/web-crawl
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | 要爬取的URL |
No output schema declared.
No examples provided.
web_search ~54
[Search] 全网搜索 — $0.03/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/web-search
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索词 |
No output schema declared.
No examples provided.
whale_alert ~49
[Market] 巨鲸链上监控 — $0.05/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/whale-alert
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
wikipedia ~54
[Search] 维基百科 — $0.01/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/wikipedia
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | 搜索词 |
No output schema declared.
No examples provided.
zk_proof ~58
[Identity] 零知识证明验证 — $0.04/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/zk-proof
| Name | Type | Req | Description |
|---|---|---|---|
| proof | string | yes | 证明数据 |
No output schema declared.
No examples provided.