portfolio-tracker

KaanCan1/portfolio-tracker
★ 0 stars JavaScript Database Updated today
Self-hosted stock portfolio & swing-trading discipline dashboard — vanilla JS + Express + Postgres, with Claude AI (thesis desk, trade audits) and an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "portfolio-tracker": {
      "command": "npx",
      "args": [
        "-y",
        "KaanCan1/portfolio-tracker"
      ]
    }
  }
}

README Excerpt

**Self-hosted stock portfolio & swing-trading discipline dashboard** — built end-to-end as a solo project: product, design, backend, data pipelines and AI integration. Vanilla JavaScript SPA · Express · PostgreSQL · Claude API · MCP > **Why it exists** — I wanted one place that enforces my own trading discipline instead of just charting prices: *Rule #1: don't lose money.* Positions without a stop plan get flagged, new entries are blocked when the market regime is off, profits trigger "pull your

Tools (4)

ANTHROPIC_API_KEYDATABASE_URLFINNHUB_API_KEYTWELVEDATA_API_KEY

Topics

anthropicclaudeexpressfintechmcpportfolio-trackerpostgresqlswing-tradingtradingvanilla-javascript
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →