Expense Tracker MCP Server
by Sudhanvaha
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_expenseD | - |
| list_expensesC | list all expenses within an inclusive date range |
| summarizeD | - |
| updateB | Update an expense.Only provided fields will be updated. |
| deleteC | Delete expenses based on any column criteria. like id,date,category,subcategory,amount,note,start_date,end_date |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| categories | Get available expense categories |
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/Sudhanvaha/expense-tracker-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server