finance & fintech

Crypto Portfolio Mcp

An MCP server for tracking and managing cryptocurrency portfolio allocations.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/crypto-portfolio-mcp

Configuration

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

{
  "name": "crypto-portfolio-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/crypto-portfolio-mcp"
  ]
}

About This MCP Server

kukapay/crypto-portfolio-mcp

An MCP server for tracking and managing cryptocurrency portfolio allocations.

GitHub: https://github.com/kukapay/crypto-portfolio-mcp

Need More Details?

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

View Full Documentation on GitHub