Skip to main content
Finance & FintechPython

pwh-pwh/coin-mcp-server

Bitget API to fetch cryptocurrency price.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/pwh-pwh/coin-mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
pwh-pwh