Skip to main content
Glama
Hei33enberg

@strajkpolski/mcp

get_koszt_rzadu

Read-only

Calculate the total cost of Polish central government salaries, including number of active positions and monthly/annual sums in PLN, to support arguments for reducing administrative overgrowth.

Instructions

Łączny koszt wynagrodzeń administracji rządowej/centralnej: liczba aktywnych stanowisk, suma miesięczna i ROCZNA w PLN. Argument do postulatu #6 (likwidacja przerostu administracji). Cytuj: strajkpolski.org/mapa-rzadu.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already declare readOnlyHint and openWorldHint. Description adds value by specifying that the tool returns total cost, monthly and annual sums, and a source citation. No contradictions.

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?

Description is a single sentence with useful context. Could be slightly more concise by removing the postulate reference, but overall minimal and front-loaded with the key purpose.

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?

For a parameterless tool with no output schema, the description fully explains what is returned (cost, positions, monthly/annual) and provides a source. No gaps.

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?

No parameters; schema coverage is inherently 100%. Baseline of 4 applies. No additional parameter information needed.

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 returns total cost of government administration salaries, including number of active positions, monthly and annual sum in PLN. Distinguishes from siblings like get_budzet (budget) and search_administracja (searching) by providing a specific metric.

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

Usage Guidelines4/5

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

Description implies use when needing this specific cost metric, and notes it's an argument for postulate #6. However, it does not explicitly state when not to use or contrast with sibling tools beyond their names.

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/Hei33enberg/strajkpolski-mcp'

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