Skip to main content
Glama

Paper MCP Server

by paperinvest

get_account_portfolios

Retrieve all portfolios associated with a specific account ID using the Paper MCP Server. Simplify account management and portfolio tracking by integrating with AI-powered assistants for API interaction.

Instructions

Get all portfolios for an account

Input Schema

NameRequiredDescriptionDefault
accountIdYesAccount ID

Input Schema (JSON Schema)

{ "properties": { "accountId": { "description": "Account ID", "type": "string" } }, "required": [ "accountId" ], "type": "object" }

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

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