You're viewing a demo portfolio

Join the waitlist
PRSM

dividends

Active

Tool of twelvedata

declared in 0.1.0

Twelve Data historical dividends for a stock / ETF symbol: ex-date, amount, frequency. Use for income analysis and dividend-capture strategies on Twelve-Data-covered symbols.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "symbol": "AAPL"
    }
  ],
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Ticker/symbol. Stocks e.g. \"AAPL\", \"MSFT\"; forex \"EUR/USD\"; crypto \"BTC/USD\"; ETFs \"SPY\"; indices \"IXIC\". Comma-separate for a batch (e.g. \"AAPL,MSFT\")."
    },
    "end_date": {
      "type": "string",
      "description": "Optional end of range, \"YYYY-MM-DD\" or \"YYYY-MM-DD HH:MM:SS\"."
    },
    "exchange": {
      "type": "string",
      "description": "Optional exchange filter (e.g. \"NASDAQ\", \"NYSE\", \"Binance\")."
    },
    "start_date": {
      "type": "string",
      "description": "Optional start of range, \"YYYY-MM-DD\" or \"YYYY-MM-DD HH:MM:SS\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

twelvedata

https://github.com/pipeworx-io/mcp-twelvedata

2/7 registries
View full server →
dividends — twelvedata — PRSM MCP