Skip to main content
Glama
guipmilek

Despezzas MCP

by guipmilek

Resumo Financeiro

despezzas_finance_summary

Summarize income, expenses, paid and unpaid totals, and top categories for a specified date range. Defaults to the current month.

Instructions

Resume receitas, despesas, totais pagos/não pagos e principais categorias em um intervalo de datas. Por padrão usa o mês atual.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
date_endNo
date_startNo
account_typeNo
include_transactionsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses the scope (revenues, expenses, categories) and default date range, but does not explicitly state it is read-only or mention any side effects. Adequate but not fully transparent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no redundancy. Front-loaded with key purpose and default behavior. Every word earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Though an output schema exists, the description is minimal and does not guide usage of multiple filtering parameters (account_type, include_transactions). For a tool with 5 optional parameters, more context on how to effectively use them would improve completeness.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must compensate. It only mentions 'date range' and 'default current month', which hints at date_start/date_end but ignores limit, account_type, and include_transactions. Parameter names are self-explanatory, but the description adds little meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool summarizes revenues, expenses, paid/unpaid totals, and main categories in a date range. This is a specific verb-resource combination that distinguishes it from sibling CRUD or list tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for financial summaries but does not explicitly state when to use this tool over alternatives like transaction_overview or search_transactions. No exclusions or when-not-to-use guidance is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/guipmilek/despezzas-mcp-clean-snapshot'

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