personal-finance-mcp

wramirez09/personal-finance-mcp
★ 0 stars TypeScript Database Updated 2mo ago
mcp server for pulling and my personal financial data
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": {
    "personal-finance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wramirez09/personal-finance-mcp"
      ]
    }
  }
}

README Excerpt

Remote MCP server (Next.js App Router on Vercel) exposing personal financial data from Supabase as tools. Single-user, read-only, bearer-token auth. - Next.js 15 (App Router) + TypeScript, Node 20+ - [`mcp-handler`](https://github.com/vercel/mcp-handler) — Vercel's adapter wrapping `@modelcontextprotocol/sdk` Streamable HTTP transport

Tools (1)

SUPABASE_URL
📊
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 →