You're viewing a demo portfolio

Join the waitlist
PRSM

track_crypto_portfolio

Active

Tool of com.thenextgennexus/finance-mcp-server

declared in 1.0.0

Monitor real-time prices and performance metrics for a portfolio of cryptocurrency holdings. Returns current price per coin, 24-hour percentage change, portfolio value summary, and top movers. Use for active portfolio management and price monitoring.

Parameters schema

{
  "type": "object",
  "required": [
    "coins"
  ],
  "properties": {
    "coins": {
      "type": "array",
      "items": {
        "type": "string",
        "description": "Cryptocurrency symbol to track (e.g. 'BTC', 'ETH', 'ADA', 'USDC')"
      },
      "description": "List of cryptocurrency codes in portfolio to track real-time"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.thenextgennexus/finance-mcp-server

1/7 registries
View full server →