rodionlim/portfolio-manager-go
Application to value a portfolio of multiple asset classes, automatically compute dividends and fetch market prices from free data sources. Exposes a MCP Server and integrates with LLMs.
Platform-specific configuration:
{
"mcpServers": {
"portfolio-manager-go": {
"command": "npx",
"args": [
"-y",
"portfolio-manager-go"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...