Coin MCP Server 🚀💰
@pwh-pwh
About Coin MCP Server 🚀💰
use Bitget’s API to get cryptocurrency info
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"coin-mcp": {
"command": "deno",
"args": [
"run",
"--allow-net",
"--allow-read",
"--allow-env",
"https://deno.land/x/coin_mcp_server/main.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Comments