Skip to main content
Glama
AzeemWaqarRao

expense-tracker-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoTimezone for date calculationsAsia/Karachi
EXPENSE_TRACKER_DBNoPath to the SQLite database file/data/expenses.db
EXPENSE_TRACKER_HOSTNoHost address to bind to0.0.0.0
EXPENSE_TRACKER_PORTNoPort number for HTTP server8000
EXPENSE_TRACKER_JOURNALNoSQLite journal mode (WAL or DELETE)WAL
EXPENSE_TRACKER_TRANSPORTNoTransport mode: http or stdiohttp
EXPENSE_TRACKER_BACKUP_DIRNoDirectory for daily backups/backups
EXPENSE_TRACKER_ALLOWED_HOSTSNoComma-separated allowed Host header valueslocalhost:8000,127.0.0.1:8000

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

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