Skip to main content
Glama
Frihet-io

Frihet MCP Server

Get Modelo 202 Summary (Corporate Tax — Installment Payments)

frihet_modelo_202_summary
Read-onlyIdempotent

Retrieve Modelo 202 installment payment summary for Spanish Corporate Income Tax. Shows amounts, due dates, payment status, and cumulative totals for each annual payment period.

Instructions

Get Modelo 202 summary — installment payments (pagos fraccionados) for Impuesto sobre Sociedades. Three annual payments: April (1P), October (2P), December (3P). Returns each installment amount, due date, payment status, and cumulative total vs M200 projection. Example: year='2026', installment='1P'. / Resumen Modelo 202 — pagos fraccionados del Impuesto sobre Sociedades. Tres plazos: abril (1P), octubre (2P), diciembre (3P). Devuelve importes, plazos y estado de pago.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNoFiscal year of the installments (e.g. '2026') / Ejercicio de los pagos fraccionados (ej. '2026')
installmentNoSpecific installment (1P=April, 2P=October, 3P=December) or omit for all three / Plazo especifico (1P=abril, 2P=octubre, 3P=diciembre) u omitir para los tres
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false, idempotentHint=true. Description adds modest context about returned fields but no further behavioral traits (e.g., no mention of permissions or rate limits beyond annotations).

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 in English followed by Spanish translation, concise and front-loaded. Every word adds value without redundancy.

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

Completeness4/5

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

Description lists all returned fields despite no output schema, and covers parameter usage (example given). The only minor gap is an unexplained reference to 'M200 projection' which may require external knowledge.

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

Parameters3/5

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

Input schema covers 100% of parameters with descriptions. The tool description adds no substantial semantics beyond schema, which already explains the installment values and optional omission.

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?

Description clearly states the tool retrieves Modelo 202 summary for installment payments, listing specific fields returned (amount, due date, status, cumulative total vs M200). It distinguishes from siblings by explicitly naming the form and payment scheme.

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?

Description implies the tool is for Modelo 202 data but does not explicitly guide when to use it versus similar siblings (e.g., frihet_modelo_200_summary). No exclusion or alternative comparisons 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/Frihet-io/frihet-mcp'

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