Skip to main content
Glama

swisstopo_map_url

Read-onlyIdempotent

Generate a shareable map.geo.admin.ch URL for a given location and zoom level, with optional layers, ready to open in a browser.

Instructions

Generiert eine teilbare map.geo.admin.ch-URL zum Öffnen im Browser.

Einen Kartenausschnitt mit optionalen Layern als Link bereitstellen (kein Datenabruf).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNoActionable hint when a search returns nothing — what to try next, rather than a bare negative (audit ARCH-003).
countNoNumber of structured results.
sourceNoData source attribution.swisstopo / geo.admin.ch
licenseNoData licence.Swiss Open Government Data (opendata.swiss)
resultsNoStructured result records (machine-readable).
summaryYesHuman-readable Markdown summary of the result.
is_errorNoTrue if this represents a handled error.
match_typeNoexact | fuzzy | none (for search-style tools).
provenanceNoHow the data was obtained.live_api
retrieved_atNoISO-8601 retrieval timestamp.
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description adds that it produces a shareable link and does not perform data retrieval, but it doesn't disclose details about URL format, coordinate limitations, or error behavior. The added context is helpful but minimal beyond the safety profile.

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 extremely concise—two short sentences. The first sentence states the core action, and the second clarifies the use case. Every word earns its place with no redundancy.

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?

The description clearly explains the tool's purpose and use case. While it doesn't detail URL construction or parameter constraints, the schema and output schema fill in those details. For a simple URL-generation tool, the context is sufficiently complete.

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

Parameters2/5

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

Schema description coverage is 0% for the top-level parameter, and the tool description does not compensate by explaining the required 'params' object or its fields. The nested schema has descriptions, but the description text provides no guidance on parameters, leaving a gap for the agent.

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's function: 'Generiert eine teilbare map.geo.admin.ch-URL zum Öffnen im Browser.' This is a specific verb (generates) with a specific resource (map.geo.admin.ch URL), and it distinctly contrasts with sibling tools that perform data retrieval or geocoding.

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?

The use_case block clarifies when to use the tool: 'Einen Kartenausschnitt mit optionalen Layern als Link bereitstellen (kein Datenabruf).' This gives clear context and explicitly states the tool does NOT retrieve data, helping distinguish it from siblings.

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/malkreide/swisstopo-mcp'

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