Back to Home
rodionlim icon

portfolio-manager-go

Verified Safe

by rodionlim

Overview

Manages personal financial portfolios including equities, FX, commodities, cash, bonds, and cryptocurrencies, offering AI-driven insights and natural language querying via an MCP server.

Installation

Run Command
make run

Environment Variables

  • GEMINI_API_KEY
  • ANALYTICS_SCHEDULE

Security Notes

The project demonstrates a strong security posture regarding secret management, utilizing environment variables for API keys and a `pre-commit` Git hook to prevent accidental commitment of sensitive data. Default server bindings (`0.0.0.0`) for both the main and MCP servers mean they listen on all network interfaces, which requires proper firewall configuration to avoid unintended public exposure. No `eval` or similar code injection vectors are apparent in the Go source code.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars4
Forks1
Last Update2026-01-17

Tags

Financial PortfolioInvestmentAILLMMarket DataGoAPIWeb UIAnalytics