Skip to main content
Glama
AnteWall

Avanza MCP Server

by AnteWall

get_dividends

Retrieve historical dividend data for stocks, including amounts, dates, and yields, to support income investing and dividend analysis.

Instructions

Get historical dividend data for a stock.

Returns dividend history by year including amounts, dates, and yields. Useful for income investors and dividend analysis.

Args: ctx: MCP context for logging instrument_id: Avanza instrument ID from search results

Returns: Dividend data with: - dividendsByYear: Array of yearly dividend data including: - year: Year of dividend - dividend: Dividend amount per share - exDate: Ex-dividend date - paymentDate: Payment date - yield: Dividend yield percentage - currency: Dividend currency

Examples: Get dividend history for a stock: >>> get_dividends(instrument_id="5479")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instrument_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnteWall/avanza-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server