myfinance-mcp
by alex-odoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default 8788) | 8788 |
| BASE_URL | Yes | Public URL of the server (OAuth issuer) | |
| FROM_EMAIL | No | Verified sender for notifications (optional) | |
| DATABASE_URL | Yes | Postgres connection string | |
| NOTIFY_EMAIL | No | Where signup notifications go (optional) | |
| RESEND_API_KEY | No | Resend key for new-signup email notifications (optional) | |
| GOOGLE_CLIENT_ID | No | Google OAuth client ID for "Continue with Google" (optional) | |
| MYFINANCE_MCP_EMAIL | Yes | Bootstrap user email | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth client secret (optional) | |
| AUTO_SYNC_INTERVAL_MS | No | Bank auto-sync tick, default hourly (syncs connections >20h stale); 0 disables (optional) | |
| MYFINANCE_MCP_PASSWORD_HASH | Yes | Bootstrap user password hash (see below) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |