finance & fintech

Coin Mcp Server

Bitget API to fetch cryptocurrency price.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y pwh-pwh/coin-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "coin-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "pwh-pwh/coin-mcp-server"
  ]
}

About This MCP Server

pwh-pwh/coin-mcp-server

Bitget API to fetch cryptocurrency price.

GitHub: https://github.com/pwh-pwh/coin-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub