GoldBean MCP Server
Rank #19,238xyz.goldbean-api/goldbean-mcp
49 pay-per-use APIs for AI agents via x402. AI, crypto, DeFi, blockchain, weather, search, security.
GoldBean MCP Server is a Model Context Protocol (MCP) server published by wuzenghai616-lang. It ranks #19,238 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GoldBean MCP Server is listed across 5 registries — Official MCP, Smithery, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Apr 28, 2026 and most recently updated on Jul 3, 2026.
Ranks ahead of 96,222 of 115,460 servers on MCP Toplist.
Use GoldBean MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http goldbean-mcp https://server.smithery.ai/wuzenghai616/goldbean/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add goldbean-mcp -- npx -y goldbean-mcp[mcp_servers.goldbean-mcp]
url = "https://server.smithery.ai/wuzenghai616/goldbean/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.goldbean-mcp]
command = "npx"
args = ["-y", "goldbean-mcp"]Add to ~/.codex/config.toml.
https://server.smithery.ai/wuzenghai616/goldbean/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldbean-mcp": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"goldbean-mcp": {
"url": "https://server.smithery.ai/wuzenghai616/goldbean/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldbean-mcp": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"goldbean-mcp": {
"type": "http",
"url": "https://server.smithery.ai/wuzenghai616/goldbean/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"goldbean-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"goldbean-mcp": {
"serverUrl": "https://server.smithery.ai/wuzenghai616/goldbean/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldbean-mcp": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldbean-mcp": {
"url": "https://server.smithery.ai/wuzenghai616/goldbean/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldbean-mcp": {
"command": "npx",
"args": [
"-y",
"goldbean-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/xyz.goldbean-api%2Fgoldbean-mcp)<a href="https://mcptoplist.com/server/xyz.goldbean-api%2Fgoldbean-mcp"><img src="https://mcptoplist.com/badge/xyz.goldbean-api%2Fgoldbean-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
wuzenghai616-lang
Available versions (1)
| Version | Published |
|---|---|
| 0.3.3 | Jul 3, 2026 |
Frequently asked questions
- Who maintains GoldBean MCP Server?
- GoldBean MCP Server is maintained by wuzenghai616-lang, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is GoldBean MCP Server listed on the Official MCP Registry?
- Yes — GoldBean MCP Server is listed on the Official MCP Registry, alongside Smithery, PulseMCP, Glama and mcp.so.
- How many versions does GoldBean MCP Server have?
- MCP Toplist tracks 1 version of GoldBean MCP Server, most recently published on Jul 3, 2026.
- Where can I find the source code for GoldBean MCP Server?
- The source code for GoldBean MCP Server is hosted at github.com/wuzenghai616-lang/goldbean.