io.github.JosueM1109

personal-finance-mcp

Self-hosted, read-only MCP server that connects your banks and investments via Plaid.

Streamable HTTPcommunityapplication

Package Details

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:production

Plaid environment: production or sandbox.

PORT(str)
Default:8000

Port the MCP HTTP server listens on inside the container.