Skip to main content
Glama
nitingupta95

Expense Tracker MCP Server

by nitingupta95

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesPostgres connection string (e.g. postgresql://user:pass@localhost:5432/expenses)
OAUTH_AUTH_URLNoGoogle Auth endpointhttps://accounts.google.com/o/oauth2/auth
OAUTH_CLIENT_IDYesYour Google OAuth Client ID
OAUTH_TOKEN_URLNoGoogle Token endpointhttps://oauth2.googleapis.com/token
OAUTH_CLIENT_SECRETYesYour Google OAuth Client Secret
EXPENSE_DEFAULT_CURRENCYNoDefault currency formatting (e.g., USD, EUR, GBP)INR

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/nitingupta95/expense-tracker-mcp-server'

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