An MCP server for tracking and managing cryptocurrency portfolio allocations, designed for integration with AI agents.
Loading more......
An MCP server providing the latest cryptocurrency news to AI agents, powered by CryptoPanic.
An MCP server enabling LLMs to interact with the Solana blockchain, supporting 40+ protocol actions. This server exemplifies advanced MCP server capabilities for blockchain integration.
A comprehensive MCP interface for multiple blockchains, supporting staking, DeFi, swaps, bridging, wallet management, and more for AI agents.
An MCP server for interacting with Binance Smart Chain (BSC), supporting token transfers, swaps, and reward claims for AI agents.
An MCP server providing real-time cross-chain bridge rates and optimal transfer routes for onchain AI agents.
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.
An MCP server for tracking and managing cryptocurrency portfolio allocations, designed for integration with AI agents.
Source: GitHub Repository
portfolio.db).get_portfolio_summary: Retrieves a text summary of the 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.holdings
id: Primary keycoin_symbol: Cryptocurrency trading pair (e.g., "BTC/USDT")amount: Quantity of the assetpurchase_date: ISO format timestampmcp, crypto, portfolio-management, ai-integration
blockchain-crypto-mcp-servers