coin-mcp-server logo

coin-mcp-server使用 Bitget 的 API 获取加密货币信息

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

Coin MCP Server 是一个快速、简单的服务器,用于使用 Bitget 的 API 查询与 USDT 配对的加密货币代币的当前价格。用户可以通过发送包含代币符号的 GET 请求来获取代币价格,并提供有关指定代币的详细信息,包括代币可转移性、支持的链列表和链网络状态。该服务器使用 FastMCP 构建,并使用 Zod 进行验证,可以使用 Deno 轻松设置和运行。它处理错误并记录错误以用于调试目的。

主要功能

  • 极其简单的 API
  • Zod 验证
  • Bitget 集成
  • 错误处理

价格

模型
Free
评分
暂无评价

使用场景

获取代币价格

使用 Bitget 的 API 获取代币(例如 BGB、BTC、ETH)与 USDT 配对的最新价格。

获取代币信息

获取指定代币的详细信息,包括代币可转移性、支持的链列表和链网络状态。

优点 & 缺点

优点

  • 快速简单的 API
  • 使用 Zod 验证确保参数安全
  • 与 Bitget API 集成,提供实时数据

缺点

  • 需要安装 Deno
  • 不需要 API 密钥,但自定义 BGURL 设置可能复杂

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What kind of data can I retrieve besides the token price?

In addition to the current USDT‑paired price, the API can return detailed token info such as transferability, supported chains, and network status via the getCoinInfo endpoint.

Asked by Beatriz Costa · Jun 18, 2026

Can I point the server to a custom Bitget endpoint?

Yes, you can set a custom Bitget base URL by defining the BGURL environment variable before starting the server; otherwise it uses Bitget’s default public endpoint.

Asked by Larisa Ionescu · Jun 17, 2026

What do I need to install before I can run the server?

You must have Deno installed on your machine, as the server is built for Deno. No other runtime or package manager is required.

Asked by Paulo Cardoso · Jun 10, 2026

How much does Coin MCP Server cost to use?

Coin MCP Server is free to run; there are no subscription fees or usage charges, and it accesses Bitget’s public API without requiring an API key.

Asked by Dmitri Volkov · Mar 8, 2026

提问

服务配缩器 的替代品