# GoldBean MCP Server (npm · goldbean-mcp)

51 Baidu AI MCP tools: OCR, Vision, LLM, Speech, NLP. Pay-per-call from $0.001.

- Trust score: 61/100 (medium)
- Change this week: +37
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `goldbean-mcp`: 61/100 (this document), [markdown](https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp.md), [page](https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp)

## Channel facts

- Registry: `npm`
- Package: `goldbean-mcp`
- Version: `1.2.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 4 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 37/100
  - AI-judged instruction clarity (poor).
  - Tool/resource definitions use about 7464 tokens (~61/item across 121 items; 121 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add wuzenghai616-lang-goldbean -- npx -y goldbean-mcp
```

### Codex

```bash
codex mcp add wuzenghai616-lang-goldbean -- npx -y goldbean-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "wuzenghai616-lang-goldbean": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "goldbean-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add wuzenghai616-lang-goldbean --command npx --arg -y --arg goldbean-mcp
```

### Hermes

```yaml
mcp_servers:
  wuzenghai616-lang-goldbean:
    command: "npx"
    args: ["-y", "goldbean-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "wuzenghai616-lang-goldbean": {
      "command": "npx",
      "args": [
        "-y",
        "goldbean-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 61, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 57, +36)

- [security regression] Provenance: unverified → fail
- [security improvement] Install scripts: unverified → pass
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] License: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Schema quality: unverified → poor
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional] Licence: MIT

### 2026-07-31 (score 21, +15)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 6, −18)

- [security regression] Malware scan: pass → unverified

### 2026-07-27 (score 24)

First indexed and scored.

## MCP tools (121)

### `goldbean_status` (~31 tokens)

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

### `llm_chat` (~83 tokens)

[AI] AI大模型对话生成 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/llm-chat

Input parameters:

- `model` (string, required): 模型: gpt4/claude/llama(可选)
- `prompt` (string, required): 对话提示词

### `llm_embed` (~64 tokens)

[AI] 文本向量嵌入检索 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/llm-embed

Input parameters:

- `text` (string, required): 输入文本

### `llm_summary` (~58 tokens)

[AI] 长文摘要 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/llm-summary

Input parameters:

- `text` (string, required): 要总结的文本

### `llm_translate` (~82 tokens)

[AI] 多语种互译 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/llm-translate

Input parameters:

- `sourceLang` (string, required): 源语言
- `targetLang` (string, required): 目标语言
- `text` (string, required): 源文本

### `llm_code` (~71 tokens)

[AI] 代码生成 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/llm-code

Input parameters:

- `language` (string, required): 编程语言(可选)
- `prompt` (string, required): 编程需求描述

### `sentiment` (~55 tokens)

[AI] 情感分析 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/sentiment

Input parameters:

- `text` (string, required): 要分析的文本

### `voice_2_text` (~63 tokens)

[Voice] 语音转文字 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/voice-2-text

Input parameters:

- `audioUrl` (string, required): 音频URL

### `text_2_voice` (~79 tokens)

[Voice] 文字转语音 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/text-2-voice

Input parameters:

- `text` (string, required): 要转语音的文字
- `voice` (string, required): 语音风格(可选)

### `image_gen` (~93 tokens)

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

Input parameters:

- `prompt` (string, required): 图像描述
- `size` (string, required): 尺寸: 1024x1024(可选)
- `style` (string, required): 风格: realistic/anime/3d(可选)

### `image_analyze` (~69 tokens)

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

Input parameters:

- `imageUrl` (string, required): 图片URL
- `question` (string, required): 分析问题(可选)

### `image_upscale` (~74 tokens)

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

Input parameters:

- `imageUrl` (string, required): 图片URL
- `scale` (number, required): 放大倍数 2/4(可选)

### `video_gen` (~55 tokens)

[Video] 短视频生成 — $0.08/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/video-gen

Input parameters:

- `prompt` (string, required): 视频描述

### `video_analyze` (~68 tokens)

[Video] 视频分析 — $0.06/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/video-analyze

Input parameters:

- `question` (string, required): 分析问题(可选)
- `videoUrl` (string, required): 视频URL

### `web_search` (~54 tokens)

[Search] 全网搜索 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/web-search

Input parameters:

- `query` (string, required): 搜索词

### `web_crawl` (~61 tokens)

[Search] 网页爬取 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/web-crawl

Input parameters:

- `url` (string, required): 要爬取的URL

### `arxiv_search` (~71 tokens)

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

Input parameters:

- `maxResults` (number, required): 返回结果数(可选)
- `query` (string, required): 搜索词

### `wikipedia` (~54 tokens)

[Search] 维基百科 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/wikipedia

Input parameters:

- `query` (string, required): 搜索词

### `github_search` (~68 tokens)

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

Input parameters:

- `query` (string, required): 搜索词
- `type` (string, required): repo/code/issue(可选)

### `github_repo` (~60 tokens)

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

Input parameters:

- `repo` (string, required): 仓库名 owner/repo

### `news_crypto` (~57 tokens)

[News] 加密新闻 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/news-crypto

Input parameters:

- `limit` (number, required): 条数(可选)

### `news_global` (~54 tokens)

[News] 全球新闻 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/news-global

Input parameters:

- `category` (string, required): 分类(可选)

### `crypto_price` (~60 tokens)

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

Input parameters:

- `symbol` (string, required): 交易对如 BTC/USDT

### `crypto_history` (~64 tokens)

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

Input parameters:

- `days` (number, required): 天数
- `symbol` (string, required): 交易对

### `btc_price` (~44 tokens)

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

### `eth_gas_now` (~48 tokens)

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

### `token_price` (~58 tokens)

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

Input parameters:

- `address` (string, required): 代币合约地址

### `token_price_history` (~70 tokens)

[Crypto] 代币历史价格 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/token-price-history

Input parameters:

- `address` (string, required): 代币合约地址
- `days` (number, required): 天数

### `eth_fee_history` (~60 tokens)

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

Input parameters:

- `days` (number, required): 天数

### `stablecoin_rates` (~51 tokens)

[Crypto] 稳定币汇率 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/stablecoin-rates

### `gas_forecast` (~47 tokens)

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

### `defi_swap_quote` (~85 tokens)

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

Input parameters:

- `amount` (string, required): 数量
- `fromToken` (string, required): 源代币
- `toToken` (string, required): 目标代币

### `defi_pool_stats` (~65 tokens)

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

Input parameters:

- `poolAddress` (string, required): 池地址

### `defi_lending_rates` (~68 tokens)

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

Input parameters:

- `protocol` (string, required): 协议名(可选)

### `defi_staking_apr` (~68 tokens)

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

Input parameters:

- `protocol` (string, required): 协议名(可选)

### `defi_positions` (~60 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址

### `defi_insights` (~52 tokens)

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

### `block_latest` (~58 tokens)

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

Input parameters:

- `chain` (string, required): 链名(可选)

### `block_detail` (~70 tokens)

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

Input parameters:

- `blockNumber` (number, required): 区块号
- `chain` (string, required): 链名(可选)

### `tx_detail` (~71 tokens)

[Blockchain] 交易明细 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/tx-detail

Input parameters:

- `chain` (string, required): 链名(可选)
- `txHash` (string, required): 交易哈希

### `address_balance` (~68 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址
- `chain` (string, required): 链名(可选)

### `address_txs` (~68 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址
- `limit` (number, required): 条数(可选)

### `nonce` (~66 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址
- `chain` (string, required): 链名(可选)

### `ens_resolve` (~58 tokens)

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

Input parameters:

- `name` (string, required): ENS域名

### `did_resolve` (~56 tokens)

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

Input parameters:

- `did` (string, required): DID标识

### `contract_verified` (~70 tokens)

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

Input parameters:

- `address` (string, required): 合约地址
- `chain` (string, required): 链名(可选)

### `nft_floor` (~59 tokens)

[NFT] NFT地板价查询 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/nft-floor

Input parameters:

- `collection` (string, required): NFT集合地址或slug

### `nft_metadata` (~68 tokens)

[NFT] NFT元数据查询 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/nft-metadata

Input parameters:

- `tokenAddress` (string, required): 合约地址
- `tokenId` (string, required): TokenID

### `nft_owner` (~68 tokens)

[NFT] NFT持有者查询 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/nft-owner

Input parameters:

- `tokenAddress` (string, required): 合约地址
- `tokenId` (string, required): TokenID

### `nft_trades` (~69 tokens)

[NFT] NFT交易记录 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/nft-trades

Input parameters:

- `collection` (string, required): 集合地址
- `limit` (number, required): 条数(可选)

### `weather_now` (~54 tokens)

[Weather] 实时天气 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/weather-now

Input parameters:

- `city` (string, required): 城市名

### `weather_forecast` (~76 tokens)

[Weather] 天气预报 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/weather-forecast

Input parameters:

- `city` (string, required): 城市名
- `days` (number, required): 预报天数 1-7(可选)

### `weather_history` (~64 tokens)

[Weather] 历史天气 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/weather-history

Input parameters:

- `city` (string, required): 城市
- `date` (string, required): YYYY-MM-DD

### `stock_price` (~66 tokens)

[Finance] 股票价格 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/stock-price

Input parameters:

- `exchange` (string, required): 交易所(可选)
- `symbol` (string, required): 股票代码

### `forex_rate` (~69 tokens)

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

Input parameters:

- `base` (string, required): 基础货币
- `target` (string, required): 目标货币

### `commodity_price` (~55 tokens)

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

Input parameters:

- `commodity` (string, required): 商品名

### `index_price` (~54 tokens)

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

Input parameters:

- `index` (string, required): 指数代码

### `fund_nav` (~58 tokens)

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

Input parameters:

- `fundCode` (string, required): 基金代码

### `kyc_check` (~73 tokens)

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

Input parameters:

- `documentNumber` (string, required): 证件号
- `documentType` (string, required): 证件类型

### `aml_screen` (~58 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址

### `address_risk` (~55 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址

### `token_risk` (~60 tokens)

[Security] 代币安全检测 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/token-risk

Input parameters:

- `address` (string, required): 代币合约地址

### `phish_check` (~59 tokens)

[Security] 钓鱼网站检测 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/phish-check

Input parameters:

- `url` (string, required): 要检测的URL

### `virus_scan` (~57 tokens)

[Security] 病毒扫描 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/virus-scan

Input parameters:

- `fileUrl` (string, required): 文件URL

### `captcha_solve` (~64 tokens)

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

Input parameters:

- `imageUrl` (string, required): 验证码图片URL

### `social_twitter` (~55 tokens)

[Social] Twitter/X数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-twitter

Input parameters:

- `query` (string, required): 搜索关键词

### `social_discord` (~55 tokens)

[Social] Discord数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-discord

Input parameters:

- `query` (string, required): 搜索关键词

### `social_telegram` (~55 tokens)

[Social] Telegram数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-telegram

Input parameters:

- `query` (string, required): 搜索关键词

### `social_weibo` (~56 tokens)

[Social] 微博数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-weibo

Input parameters:

- `query` (string, required): 搜索关键词

### `social_wechat` (~56 tokens)

[Social] 微信公众号数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-wechat

Input parameters:

- `query` (string, required): 搜索关键词

### `social_instagram` (~55 tokens)

[Social] Instagram数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-instagram

Input parameters:

- `query` (string, required): 搜索关键词

### `social_tiktok` (~56 tokens)

[Social] TikTok数据 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/social-tiktok

Input parameters:

- `query` (string, required): 搜索关键词

### `lens_profile` (~54 tokens)

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

Input parameters:

- `handle` (string, required): Lens用户名

### `farcaster_cast` (~58 tokens)

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

Input parameters:

- `query` (string, required): 搜索关键词

### `air_ticket` (~76 tokens)

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

Input parameters:

- `date` (string, required): YYYY-MM-DD
- `destination` (string, required): 到达城市
- `origin` (string, required): 出发城市

### `hotel_search` (~55 tokens)

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

Input parameters:

- `city` (string, required): 城市名

### `food_delivery` (~56 tokens)

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

Input parameters:

- `city` (string, required): 城市名

### `express_trace` (~60 tokens)

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

Input parameters:

- `trackingNumber` (string, required): 快递单号

### `map_geocode` (~60 tokens)

[Maps] 地理编码(地址→坐标) — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/map-geocode

Input parameters:

- `address` (string, required): 地址

### `map_reverse` (~70 tokens)

[Maps] 逆地理(坐标→地址) — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/map-reverse

Input parameters:

- `lat` (string, required): 纬度
- `lng` (string, required): 经度

### `map_route` (~82 tokens)

[Maps] 路线规划 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/map-route

Input parameters:

- `destination` (string, required): 终点
- `mode` (string, required): 方式: driving/transit/walking(可选)
- `origin` (string, required): 起点

### `map_poi` (~76 tokens)

[Maps] 周边POI搜索 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/map-poi

Input parameters:

- `lat` (string, required): 纬度
- `lng` (string, required): 经度
- `type` (string, required): POI类型

### `ecomm_product` (~57 tokens)

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

Input parameters:

- `productId` (string, required): 商品ID

### `ecomm_review` (~69 tokens)

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

Input parameters:

- `limit` (number, required): 条数(可选)
- `productId` (string, required): 商品ID

### `ecomm_search` (~57 tokens)

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

Input parameters:

- `query` (string, required): 搜索关键词

### `office_pdf_parse` (~59 tokens)

[Office] PDF解析 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-pdf-parse

Input parameters:

- `fileUrl` (string, required): PDF文件URL

### `office_pdf_merge` (~66 tokens)

[Office] PDF合并 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-pdf-merge

Input parameters:

- `fileUrls` (string, required): PDF URL列表(逗号分隔)

### `office_excel` (~71 tokens)

[Office] Excel处理 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-excel

Input parameters:

- `fileUrl` (string, required): Excel文件URL
- `operation` (string, required): 操作: read/write(可选)

### `office_word` (~55 tokens)

[Office] Word处理 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-word

Input parameters:

- `fileUrl` (string, required): Word文件URL

### `office_ocr` (~61 tokens)

[Office] 图片文字识别(OCR) — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-ocr

Input parameters:

- `imageUrl` (string, required): 图片URL

### `office_barcode` (~60 tokens)

[Office] 条码识别 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/office-barcode

Input parameters:

- `imageUrl` (string, required): 条码图片URL

### `email_verify` (~55 tokens)

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

Input parameters:

- `email` (string, required): 邮箱地址

### `ip_locate` (~55 tokens)

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

Input parameters:

- `ip` (string, required): IP地址

### `domain_whois` (~60 tokens)

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

Input parameters:

- `domain` (string, required): 域名

### `url_shorten` (~56 tokens)

[Utility] URL缩短 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/url-shorten

Input parameters:

- `url` (string, required): 原始URL

### `qrcode_gen` (~57 tokens)

[Utility] 生成二维码 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/qrcode-gen

Input parameters:

- `data` (string, required): 二维码内容

### `sms_send` (~66 tokens)

[Utility] 发送短信 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/sms-send

Input parameters:

- `message` (string, required): 短信内容
- `to` (string, required): 手机号

### `market_intel` (~49 tokens)

[Market] 市场情报分析 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/market-intel

### `tracker_report` (~59 tokens)

[Market] 追踪报告 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/tracker-report

Input parameters:

- `address` (string, required): 钱包或合约地址

### `network_health` (~57 tokens)

[Market] 网络健康状态 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/network-health

Input parameters:

- `chain` (string, required): 链名(可选)

### `whale_alert` (~49 tokens)

[Market] 巨鲸链上监控 — $0.05/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/whale-alert

### `mempool_sniper` (~52 tokens)

[Market] Mempool交易监控 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/mempool-sniper

### `onchain_signals` (~51 tokens)

[Market] 链上信号分析 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/onchain-signals

### `ai_agent_stats` (~48 tokens)

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

### `simulation_tx` (~57 tokens)

[Market] 交易模拟 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/simulation-tx

Input parameters:

- `txData` (string, required): 交易数据

### `wallet_profile` (~56 tokens)

[Market] 钱包画像分析 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/wallet-profile

Input parameters:

- `address` (string, required): 钱包地址

### `game_nft_item` (~70 tokens)

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

Input parameters:

- `game` (string, required): 游戏名
- `tokenId` (string, required): TokenID(可选)

### `game_wallet` (~63 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址
- `game` (string, required): 游戏名

### `metaverse_land` (~74 tokens)

[Gaming] 元宇宙地块查询 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/metaverse-land

Input parameters:

- `landId` (string, required): 地块ID(可选)
- `platform` (string, required): 平台名

### `music_search` (~55 tokens)

[Music] 音乐搜索 — $0.02/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/music-search

Input parameters:

- `query` (string, required): 搜索词

### `music_recognize` (~62 tokens)

[Music] 听歌识曲 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/music-recognize

Input parameters:

- `audioUrl` (string, required): 音频URL

### `rwa_realestate` (~60 tokens)

[RWA] RWA不动产数据 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/rwa-realestate

Input parameters:

- `query` (string, required): 查询条件

### `rwa_commodity` (~60 tokens)

[RWA] RWA大宗商品数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/rwa-commodity

Input parameters:

- `query` (string, required): 查询条件

### `rwa_bond` (~59 tokens)

[RWA] RWA债券数据 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/rwa-bond

Input parameters:

- `query` (string, required): 查询条件

### `rwa_credit` (~57 tokens)

[RWA] RWA信贷数据 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/rwa-credit

Input parameters:

- `query` (string, required): 查询条件

### `ssi_verify` (~60 tokens)

[Identity] SSI去中心化身份验证 — $0.03/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/ssi-verify

Input parameters:

- `did` (string, required): DID标识

### `zk_proof` (~58 tokens)

[Identity] 零知识证明验证 — $0.04/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/zk-proof

Input parameters:

- `proof` (string, required): 证明数据

### `cross_chain_compare` (~77 tokens)

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

Input parameters:

- `address` (string, required): 钱包地址
- `chains` (string, required): 链列表(逗号分隔)

### `pay_fiat` (~66 tokens)

[Payments] 法币支付接口 — $0.05/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/pay-fiat

Input parameters:

- `amount` (string, required): 金额
- `currency` (string, required): 法币类型

### `pay_crypto` (~68 tokens)

[Payments] 加密货币支付接口 — $0.01/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/pay-crypto

Input parameters:

- `amount` (string, required): 金额
- `token` (string, required): 代币地址

### `token_insight` (~63 tokens)

[Other] 代币深度洞察 — $0.05/call (free tier: 50/50 today)
API: https://goldbean-api.xyz/paid/token-insight

Input parameters:

- `address` (string, required): 代币合约地址

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp#diagnostics

## Score history

- 2026-08-03: 61
- 2026-08-02: 57
- 2026-08-01: 21
- 2026-07-31: 21
- 2026-07-30: 6
- 2026-07-28: 24
- 2026-07-27: 24

## Links

- npm package: https://www.npmjs.com/package/goldbean-mcp
- Socket report: https://socket.dev/npm/package/goldbean-mcp
- Repository: https://github.com/wuzenghai616-lang/goldbean
- Website: https://goldbean-api.xyz/
- Changelog RSS feed: https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/wuzenghai616-lang-goldbean/goldbean-mcp
