Skip to main content
Glama

monarch-mcp-server

by robcerda

get_account_holdings

Retrieve detailed investment holdings for a specific account using the account ID. Ideal for tracking and analyzing portfolio data within the Monarch Money ecosystem.

Instructions

Get investment holdings for a specific account. Args: account_id: The ID of the investment account

Input Schema

NameRequiredDescriptionDefault
account_idYes

Input Schema (JSON Schema)

{ "properties": { "account_id": { "title": "Account Id", "type": "string" } }, "required": [ "account_id" ], "title": "get_account_holdingsArguments", "type": "object" }

You must be authenticated.

Other Tools from monarch-mcp-server

Related Tools

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/robcerda/monarch-mcp-server'

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