C

crypto-portfolio-mcpMCP serveris, kas ļauj sekot un pārvaldīt kriptovalūtu portfeļa sadalījumu.

(0)
Daniel NikulshynPārskatījis Daniel Nikulshyn·Atjaunināts 2026. g. jūlijs

Pārskats

Crypto Portfolio MCP ir MCP serveris, kas ļauj sekot un pārvaldīt kriptovalūtu portfeļa sadalījumu. Tas ļauj AI agentiem reāla laika pieprasīt un optimizēt portfeļa stratēģijas. Serveris ļauj lietotājiem pievienot un sekot kriptovalūtu turtu ar reāla laika Binance cenu, iegūt pašreizējās cenas jebkuram Binance tirdzniecības pāra, ģenerēt vizuālas diagrammas par portfeļa vērtību laika gaitā un saņemt portfeļa analīzi ar diversifikācijas un risku ieteikumiem. Tas izmanto SQLite, lai uzglabātu turētās kriptovalūtas lokālajā datubāzē.

Galvenās funkcijas

  • Portfeļa pārvaldība
  • Cena pieprasīšana
  • Vērtības vēsture
  • Analīzes pieprasījums
  • SQLite glabāšana

Cenas

Modelis
Free
Kategorija
MCP Serveri
Vērtējums
Nav atsauksmju

Lietošanas gadījumi

Portfeļa izsekošana

Izseko kriptovalūtu turēšanas ar reāla laika Binance cenām un ģenerē vizuālas diagrammas par portfeļa vērtību laika gaitā.

Portfeļa analīze

Saņem portfeļa analīzi ar diversifikācijas un risku ieteikumiem, pamatojoties uz pašreizējām turtu tīkliem un Binance tirgus tendencēm.

Plusi un mīnusi

Plusi

  • Reāla laika Binance cenas izsekošana
  • Portfeļa analīze ar diversifikācijas un risku ieteikumiem
  • Vizuālas diagrammas par portfeļa vērtību laika gaitā
  • Pastāvīgs uzglabāšana lokālajā SQLite datubāzē

Mīnusi

  • Pieprasīta Python 3.10+ un savietojams MCP klients
  • Ierobežots uz Binance cenu iegūšanu

Atsauksmes

Pieslēdzies, lai atstātu atsauksmi.

Vēl nav atsauksmju. Esi pirmais!

Jautājumi

Where are my portfolio holdings stored, and can I access them outside the MCP server?

Holdings are persisted in a local SQLite database created by the server, so the data remains on your machine and can be accessed with any SQLite client if needed.

Asked by Oscar Lindqvist · May 19, 2026

How do I connect the MCP server to an AI client like Claude Desktop?

Install the server, then register it in Claude Desktop (or another MCP‑compatible client) using the command `python path/to/crypto_portfolio_mcp/main.py`. The client can then send prompts such as “Add 0.1 BTC to my portfolio” or “Show my portfolio value history.”

Asked by Nikolai Petrenko · Apr 3, 2026

Which exchange does the server use for price data, and can it be changed?

The server fetches real‑time prices exclusively from Binance via the CCXT library; there is no built‑in support for other exchanges.

Asked by Daniel Schmidt · Feb 17, 2026

What Python version and dependencies are required to run Crypto Portfolio MCP?

Crypto Portfolio MCP requires Python 3.10 or newer. After cloning the repo, install its dependencies with `pip install mcp[cli] ccxt matplotlib`.

Asked by Tunde Balogun · Feb 12, 2026

Uzdod jautājumu

MCP Serveri alternatīvas