Skip to main content
Glama
raphaelcarreiro

financas-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_TOKENNoThe bearer token required for authentication to the MCP server. Every request to /mcp needs an Authorization: Bearer <token> header. This token is required for the server to function.
PLUGGY_CLIENT_IDNoPluggy client ID for authenticating with the Pluggy API (used for fetching credit card statements from Nubank via Open Finance).
PLUGGY_ACCOUNT_IDNoOptional account ID when there are multiple credit card accounts under a single Pluggy item. If not set, the server uses the first account with type 'CREDIT'.
CSV_STATEMENTS_DIRNoDirectory where CSV statement files are stored when using the CSV gateway instead of Pluggy. This is used when PLUGGY_CLIENT_ID and PLUGGY_CLIENT_SECRET are not provided../statements
PLUGGY_CLIENT_SECRETNoPluggy client secret for authenticating with the Pluggy API (used alongside PLUGGY_CLIENT_ID for obtaining an access token).
CLOUDFLARE_TUNNEL_TOKENNoCloudflare tunnel token used for exposing the MCP server as a remote connector via a Cloudflare Tunnel.

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

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