Skip to main content
Glama
SAYOUNCDR

expense-tracker-mcp-server

by SAYOUNCDR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
add_expenseC

Add a new expense entry to the database.

list_expensesC

List expense entries within an inclusive date range.

delete_expenseC

Delete an expense entry by its ID.

update_expenseC

Update an existing expense entry.

summarizeB

Summarize expenses by category within an inclusive date range.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
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/SAYOUNCDR/Expense-Tacker-MCP-Server'

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