Coin MCP Server 🚀💰
@pwh-pwh
关于 Coin MCP Server 🚀💰
use Bitget’s API to get cryptocurrency info
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"coin-mcp": {
"command": "deno",
"args": [
"run",
"--allow-net",
"--allow-read",
"--allow-env",
"https://deno.land/x/coin_mcp_server/main.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Coin MCP Server?
Coin MCP Server is a FastMCP-based server that fetches live cryptocurrency prices (paired with USDT) from Bitget’s public API. It also provides token announcements and detailed coin information. It is designed for developers and traders who want to integrate real-time crypto data into MCP-compatible clients.
How to use Coin MCP Server?
Install Deno, clone the repository, then run deno run --allow-net --allow-env --allow-read main.ts. The server starts in stdio mode. Configure your MCP client (e.g., config.json) to point to the server script. Call the getTokenPrice tool with a
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论