Skip to main content
Glama
Gouliath1

Portfolio Tracker MCP Server

by Gouliath1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to "true" for verbose logging
PORTFOLIO_API_URLNoBase URL for the portfolio tracker APIhttp://localhost:3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_portfolio_positionsB

Get all current portfolio positions with basic information like ticker, quantity, cost, and account details

get_portfolio_pnlA

Get portfolio profit and loss analysis with current market values, including summary totals and individual position performance

refresh_portfolio_dataA

Force refresh all portfolio price data from Yahoo Finance, including both current and historical prices

get_position_detailsA

Get detailed information for specific portfolio positions by ticker symbols

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Gouliath1/portfolio-tracker-mcp-server'

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