io.github.JosueM1109
personal-finance-mcp
Self-hosted, read-only MCP server that connects your banks and investments via Plaid.
Streamable HTTPcommunityapplication
Package Details
ghcr.io/josuem1109/personal-finance-mcp:1.0.0
TransportStreamable HTTP
Environment Variables
PLAID_CLIENT_ID(str)
RequiredSecret
Your Plaid client_id from the Plaid dashboard (Team Settings -> API).
PLAID_SECRET(str)
RequiredSecret
Your Plaid secret for the target environment (production or sandbox).
PLAID_ENV(str)
Default:
productionPlaid environment: production or sandbox.
PORT(str)
Default:
8000Port the MCP HTTP server listens on inside the container.