Skip to main content
Glama

Paper MCP Server

by paperinvest

get_portfolio

Retrieve detailed portfolio information using the portfolio ID to manage and monitor assets through the Paper MCP Server, enabling AI-assisted trading interactions.

Instructions

Get portfolio details

Input Schema

NameRequiredDescriptionDefault
portfolioIdYesPortfolio ID

Input Schema (JSON Schema)

{ "properties": { "portfolioId": { "description": "Portfolio ID", "type": "string" } }, "required": [ "portfolioId" ], "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