Skip to main content
Glama
Botelho31

Copiloto Financeiro MCP Server

by Botelho31

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the backend server.3000
DB_PATHNoPath to the SQLite database file../data/budget.sqlite
SMTP_FROMNoSMTP from address for email notifications.
SMTP_HOSTNoSMTP server host for email notifications.
SMTP_PASSNoSMTP password for email notifications.
SMTP_PORTNoSMTP server port for email notifications.
SMTP_USERNoSMTP user for email notifications.
MIN_BUFFERNoBalance floor below which a projected month is flagged as a shortfall.0
CRON_SCHEDULENoWhen the daily sync runs.0 6 * * *
SESSION_SECRETYesAny long random string, e.g. `openssl rand -hex 32`
PLUGGY_ITEM_IDSNoOne-time bootstrap only - Pluggy Item IDs. Leave blank for fresh install.
PLUGGY_CLIENT_IDNoOne-time bootstrap only - Pluggy Client ID. Leave blank for fresh install.
PUSHOVER_APP_TOKENNoOnly needed if you want push notifications via Pushover.
PLUGGY_CLIENT_SECRETNoOne-time bootstrap only - Pluggy Client Secret. Leave blank for fresh install.
LARGE_TRANSACTION_THRESHOLDNoFlag any newly synced transaction at or above this amount (BRL).500

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Botelho31/copiloto-financeiro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server