Exposes portfolio tracking tools for AI clients.
A Model Context Protocol (MCP) server that exposes portfolio tracking tools for AI clients.
npm install
npm run build
npm start
For development with auto-reload:
npm run dev
Add to your Claude Desktop configuration:
{
"mcpServers": {
"portfolio-tracker": {
"command": "node",
"args": ["/Users/goul/Development/portfolio-tracker-mcp-server/build/index.js"],
"env": {
"PORTFOLIO_API_URL": "http://localhost:3000"
}
}
}
}
PORTFOLIO_API_URL
: Base URL for the portfolio tracker API (default: http://localhost:3000)DEBUG
: Set to "true" for verbose loggingget_portfolio_positions
get_portfolio_pnl
refresh
(boolean, optional) - force refresh pricesrefresh_portfolio_data
get_position_details
tickers
(string array) - specific tickers to queryOnce connected to an AI client, you can ask:
Automates marketing operations with AI-powered optimization, real-time analytics, and multi-platform integration.
Integrates AutoCAD with large language models (LLMs) for natural language interaction. Requires AutoCAD 2018+ on Windows.
Provides comprehensive project management context to AI agents using the Helios-9 API.
Interact with the Coda API to manage documents and pages, including creating, reading, updating, and deleting.
Generates PowerPoint presentations (PPTs) based on specified topics using the Gezhe API.
Access and manage your Roam Research graph via its API.
A gateway for the Wise API to manage recipients, requiring a Wise API token.
Interact with Atlassian products like Confluence and Jira, supporting both Cloud and Server/Data Center deployments.
A Python monorepo for AI-powered project management and productivity servers, utilizing the Claude API.
A macOS app that connects your digital life with AI, providing access to Calendar, Contacts, Location, Maps, Messages, Reminders, and Weather services.