An MCP server for managing and analyzing cryptocurrency portfolios using real-time Binance data and local SQLite storage.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Portfolio MCP.
An MCP server for tracking and managing cryptocurrency portfolio allocations, enabling AI agents to query and optimize portfolio strategies in real time.
Clone the Repository:
Install requirements:
Install for Claude Desktop:
Or update the configuration file manually:
Once installed, interact with the server through an MCP client like Claude Desktop. Below are example commands:
The server exposes the following tools:
get_portfolio_summary: Retrieves a text summary of your current portfolio.add_holding(coin_symbol: str, amount: float): Adds a cryptocurrency holding (e.g., "BTC", 0.1).get_price(coin_symbol: str): Fetches the current price of a trading pair from Binance.portfolio_value_history(): Generates a PNG chart of portfolio value history.See the source code docstrings for detailed parameter descriptions.
Holdings are stored in a SQLite database (portfolio.db) with the following schema:
This project is licensed under the MIT License. See LICENSE for details.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/kukapay-crypto-portfolio-mcp)<a href="https://allmcps.com/mcp/kukapay-crypto-portfolio-mcp"><img src="https://allmcps.com/api/badge/kukapay-crypto-portfolio-mcp?style=directory" alt="Crypto Portfolio MCP on AllMCPs" /></a>