CryptoPortfolioMCPServer

lev-corrupted/CryptoPortfolioMCPServer
★ 2 stars Python 🤖 AI/LLM Updated 4mo ago
Read-only cryptocurrency portfolio management MCP server for Binance, Coinbase, and Kraken
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cryptoportfoliomcpse": {
      "command": "uvx",
      "args": [
        "cryptoportfoliomcpserver"
      ]
    }
  }
}

Or install with pip: pip install cryptoportfoliomcpserver

Topics

binanceccxtclaude-aicoinbasecrypto-analyticscrypto-tradingcryptocurrencykrakenmcpmodel-context-protocolportfolio-managementportfolio-trackingpythonread-only