Skip to main content
Glama
guipmilek

Despezzas MCP

by guipmilek

Buscar Transações

despezzas_search_transactions
Read-onlyIdempotent

Search and filter financial transactions by date, account, category, amount, and payment status to find specific entries across accounts and credit cards.

Instructions

Lista transações filtradas; por padrão usa o mês atual e contas bancárias.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
orderNodesc
searchNo
is_paidNo
date_endNo
order_byNodate
date_startNo
is_expenseNo
account_idsNo
include_rawNo
account_typeNo
category_idsNo
credit_card_idsNo
subcategory_idsNo
min_amount_centsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

Annotations already declare readOnly, idempotent, non-destructive. Description adds default date/account context beyond annotations. However, it lacks detail on pagination, rate limits, or other behaviors relevant for a search tool.

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

Conciseness2/5

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

Single sentence is concise but overly minimal for a tool with 15 parameters. It lacks structure, front-loading only a default behavior hint. The brevity sacrifices necessary detail.

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

Completeness1/5

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

Despite rich annotations and an output schema, the description omits critical context: how to use filters, what the output contains, or how results are ordered/paginated. It fails to compensate for the complex schema.

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

Parameters1/5

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

Schema coverage is 0% and description provides no parameter explanations. None of the 15 parameters (e.g., limit, order, search, is_paid) are described. The description does not add meaning beyond the schema.

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

Purpose4/5

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

Description clearly states it lists filtered transactions and notes default behavior (current month, bank accounts). It distinguishes from siblings by being the primary search tool, though not explicitly contrasting with other transaction tools like overview or summary.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives (e.g., despezzas_transaction_overview, despezzas_finance_summary). The description only notes default filtering, not usage scenarios or exclusions.

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'

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