Skip to main content
Glama
JoaquinMulet

mcp-cmf-chile

by JoaquinMulet

Comisiones máximas para fondos de pensiones/cesantía

cmf_fondos_comisiones_maximas
Read-only

Retrieve maximum commission rates that mutual funds and investment funds may charge pension and severance funds, per administrator, from CMF circulars and monthly XLS documents.

Instructions

Comisiones máximas que los fondos mutuos y fondos de inversión pueden cobrar a los Fondos de Pensiones (Circular 1951) y de Cesantía (Circular 1965), con los documentos XLS mensuales por administradora.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
anioNo
tipoNofm
circularNo1951

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
anioNo
tipoNo
circularNo
documentos_xlsNo
administradorasNo
Behavior4/5

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

Beyond the readOnly annotation, the description reveals that the tool returns monthly XLS documents by administrator, informing the agent about output format and granularity. It also names the specific circulars, adding regulatory context. This is useful but does not cover pagination or download mechanics.

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?

The description is a single, compact sentence that packs key information: purpose, scope, regulatory basis, output format, frequency, and granularity. It is well-structured and front-loaded, with no wasted words.

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?

Given the presence of an output schema and annotations, the description adequately covers the tool's purpose, data coverage, and output characteristics. It lacks explicit details about optional year filtering or how to handle returned XLS documents, but these are reasonable gaps for a query tool with a rich schema.

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

Parameters4/5

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

The description explicitly relates the 'circular' parameter to Circulars 1951 and 1965, and the 'tipo' parameter to mutual funds and investment funds. However, the 'anio' parameter is not described in words, only implied by the monthly documents context. With 0% schema description coverage, this partial compensation is helpful but not complete.

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 identifies the tool as providing maximum commissions that mutual funds and investment funds can charge to pension (Circular 1951) and severance (Circular 1965) funds. It specifies the exact resource and scope, distinguishing it from general commission tools by the regulatory circulars and pension/cesantía context.

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 the tool is for querying maximum commissions in the pension/cesantía context but does not explicitly state when to prefer it over sibling tools like cmf_fondos_mutuos_comisiones or cmf_fondos_inversion_comisiones_maximas. There are no clear exclusions or alternative references, so the usage guidance is only implicit.

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/JoaquinMulet/mcp-cmf-chile'

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