Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

consultar_taules_salarials

Retrieve official salary tables for Generalitat de Catalunya corps, showing base salary, supplements, and monthly or annual totals for public employees and high offices.

Instructions

Consulta les taules salarials oficials per cos de la Generalitat.

Retorna: grup, nivell, sou base, complements i total mensual/anual. Per a 'alts_carrecs': retorna sou del president, consellers, secretaris i directors generals. Cossos disponibles: alts_carrecs, funcionaris, laborals, mossos, bombers, agents_rurals, penitenciaris.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
anyNoAny (ex: '2024')
cosYesCos: 'alts_carrecs', 'funcionaris', 'laborals', 'mossos', 'bombers', 'agents_rurals', 'penitenciaris'
limitNoNombre màxim de resultats
categoriaNoCategoria professional (per a mossos, bombers, etc.)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided. The description adds context about returned fields (grup, nivell, etc.) and a special case for 'alts_carrecs'. It does not disclose read/write behavior, side effects, or limitations beyond what the schema indicates. The 'any' parameter (year) is briefly exemplified but not fully explained.

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

Conciseness4/5

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

The description is concise (5 lines) and efficiently conveys purpose, return fields, special case, and available options. No fluff, though it could integrate the list of cossos more compactly.

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 full param coverage, the description adequately explains the tool's main purpose, output content, and key parameter (cos) options. It omits details about limit and categoria usage but those are covered in schema descriptions.

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?

Schema descriptions cover 100% of parameters. The description redundantly lists the cos values and mentions an example for 'any' ('2024'), but adds no substantial meaning beyond the schema. Baseline score of 3 is appropriate as the description does not compensate for opaque parameters.

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?

The description clearly states the tool consults official salary tables by 'cos' (body) of the Generalitat, specifies returned fields (grup, nivell, sou base, complements, total mensual/anual), and lists available cossos. However, it does not explicitly distinguish from siblings like 'cercar_retribucions_alts_carrecs', which likely serves a similar purpose for high officials.

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 by listing cossos and noting a special case for 'alts_carrecs', but it lacks explicit guidance on when to use this tool versus alternatives (e.g., other salary tools). No when-not-to-use or exclusion criteria.

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/xavimf87/mcp-govern'

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