Skip to main content
Glama

crs_list_polish

Lists coordinate reference systems used for Polish data, including PUWG 1992, PUWG 2000 zones, PUWG 1965, WGS 84, and Web Mercator. Provides EPSG codes for use with other tools.

Instructions

List the coordinate reference systems commonly used for Polish data.

Covers the national systems (PUWG 1992 / EPSG:2180, the four PUWG 2000 zones / EPSG:2176-2179, and legacy PUWG 1965 zone I / EPSG:3120) plus WGS 84 (EPSG:4326) and Web Mercator (EPSG:3857) for reference. Use the returned epsg codes with crs_transform_point, project_set_crs, or any tool that takes a crs argument.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

The description accurately describes a read-only listing operation with no destructive behavior. No annotations are provided, but the description fully covers the behavioral traits.

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 concise with two sentences, front-loading the purpose and then providing specific details and usage guidance. Every sentence is informative and necessary.

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 no parameters and presence of an output schema, the description fully covers the tool's functionality, listing specific CRS and connecting to sibling tools. It is complete for the tool's simplicity.

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

Parameters5/5

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

The input schema has no parameters, so the description adds value by explaining the output and how to use it. This goes beyond the schema, which is empty.

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 coordinate reference systems commonly used for Polish data, specifying the exact systems and their EPSG codes, distinguishing it from other CRS tools.

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?

It explicitly instructs to use the returned EPSG codes with related tools like crs_transform_point and project_set_crs, providing clear post-usage guidance. However, it does not explicitly state when not to use this tool versus alternatives.

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/piatkowski/qgis-mcp'

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