crypto-portfolio-mcp

crypto-portfolio-mcp

3

Crypto Portfolio MCP is an MCP server designed to track and manage cryptocurrency portfolios, allowing AI agents to optimize strategies in real-time using Binance prices. It supports portfolio management, price retrieval, historical value analysis, and features persistent database storage.

Crypto Portfolio MCP

An MCP server for managing cryptocurrency portfolios, featuring:

  • Portfolio Management: Manage and track holdings with Binance real-time prices.
  • Price Retrieval: Access current Binance trading pair prices.
  • Value History: Visual portfolio value charts over time.
  • Analysis Prompt: Portfolio analysis with diversification and risk insights.
  • SQLite Storage: Persistent storage of holdings in a local database.

Installation

  • Requires Python 3.10+.
  • Setup involves cloning the repository, installing necessary packages, and configuring it with your MCP client like Claude Desktop.

Usage

Interact with the server via an MCP client to:

  • Add holdings to your portfolio.
  • Retrieve the current trading prices.
  • View portfolio summaries and value history.
  • Analyze your portfolio.

Tools

Provides functions such as getting a portfolio summary, adding holdings, fetching prices, and generating portfolio value history charts.

License

Licensed under the MIT License.