Skip to main content
Glama
xavimf87

mcp-govern

by xavimf87

ine_operacions

Lists INE statistical operations like IPC, EPA, PIB. Find operation codes to access table data.

Instructions

Llista les operacions estadístiques disponibles a l'INE.

Hi ha 111 operacions: IPC, EPA (enquesta de població activa), PIB, demografia, cens, turisme, etc. Usa aquesta tool primer per trobar el codi d'operació, i després ine_taules per veure les taules disponibles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoText per filtrar operacions (ex: 'IPC', 'empleo', 'población', 'PIB')

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It only states a read operation and gives examples. It does not mention that the operation is read-only, requires no special permissions, or any potential side effects. More detail on safety and constraints would be beneficial.

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 very concise: two sentences. The first states the primary purpose, the second provides examples and workflow context. Every sentence is informative and necessary, with no redundancy or filler.

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

Completeness5/5

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

Given that an output schema exists (context signals show 'Has output schema: true'), the description does not need to explain return values. It sufficiently covers what the tool does, how to use it, and its relationship to sibling tools. The mention of 111 operations and common examples provides adequate context for agent understanding.

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?

The schema covers 100% of the single optional parameter with a clear description and examples (e.g., 'IPC', 'empleo'). The tool description adds a count of 111 operations but does not significantly enhance parameter meaning beyond the schema. Baseline 3 is appropriate given full schema coverage.

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 lists all available INE statistical operations, with specific examples like IPC, EPA, PIB. It also explains the workflow: use this tool first to find the operation code, then use ine_taules for tables. This effectively distinguishes it from sibling tools like ine_taules.

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

Usage Guidelines5/5

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

The description explicitly instructs the agent to use this tool first to find the operation code, then proceed to ine_taules. This provides clear guidance on when to use this tool and its role in the sequence of operations, differentiating it from other tools.

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