Home › Finance › firma

firma

Local-first portfolio tracker for overseas investors. Claude reads and writes your finances via MCP.

TypeScript Local macOSWindowsLinux

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "firma": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "FINNHUB_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • FINNHUB_API_KEY secret — Finnhub API key for stock price sync and market data. Get a free key at finnhub.io. Alternatively set via: firma config set finnhub-key <key>

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry