kukapay/crypto-portfolio-mcp
An MCP server for tracking and managing cryptocurrency portfolio allocations.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/crypto-portfolio-mcpClaude Desktop configuration example:
{
"mcpServers": {
"crypto-portfolio-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/crypto-portfolio-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.