Skip to main content
Glama
gibsn

mcp-spendee

by gibsn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPENDEE_EMAILYesYour Spendee email address.
SPENDEE_PASSWORDYesYour Spendee password.
SPENDEE_TIMEZONENoTimezone for Spendee operations. Defaults to Europe/Moscow.Europe/Moscow
SPENDEE_GLOBAL_CURRENCYNoGlobal currency for Spendee operations. Defaults to EUR.EUR

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

Features and capabilities supported by this server

Protocol revision2025-11-25

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

Tools

Functions exposed to the LLM to take actions

NameDescription
spendee_statusA

Check whether credentials and local Spendee settings are configured.

list_walletsA

List Spendee wallets with IDs, balances, and currencies.

list_labelsA

List modern Spendee labels from Firestore.

list_categoriesA

List Spendee categories, optionally filtered by wallet and expense/income type.

list_transactionsA

List transactions, optionally filtered by wallet.

create_transactionA

Preview or create a transaction.

Amount must always be positive. transaction_type controls whether Spendee receives a negative expense or positive income. currency defaults to the selected wallet's currency. For a different currency, preview without an exchange_rate first, then confirm with the returned foreign_rate as exchange_rate. First call with confirm=false; create only after checking the preview, then pass confirm=true and a unique request_id.

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/gibsn/mcp-spendee'

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