Skip to main content
Glama
malkreide
by malkreide

road_mobility_snapshot

Read-only

Retrieve a full mobility snapshot for any Swiss location: shared vehicles, EV charging stations, Park & Rail options, and the nearest station in a single call.

Instructions

Get a complete mobility picture for any Swiss location in one call.

Aggregates in parallel:

  • Shared vehicles nearby (bikes, e-scooters, cars)

  • EV charging stations

  • Park & Rail facilities at nearby train stations

  • Nearest train station (transport.opendata.ch)

  • Traffic situations if Phase 2 API key is configured (optional)

This is the «mobility cockpit» – the control tower view. Instead of calling 5 different tools, get everything at once.

Phase 3 cross-server tool: No extra API key needed beyond what Phase 2 already requires (and Phase 2 data is optional).

Perfect for demos: «Show me everything mobility-related at [location].»

Data sources:

  • sharedmobility.ch (no key)

  • ich-tanke-strom.ch (no key)

  • SBB Open Data / data.sbb.ch (no key)

  • transport.opendata.ch (no key)

  • opentransportdata.swiss DATEX II (optional, Phase 2 key)

Returns: JSON with nearest_station, shared_mobility, ev_charging, park_rail, and optional traffic_situations – all for one location.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already indicate readOnlyHint and openWorldHint. The description adds valuable context: parallel aggregation of data sources, optional traffic data based on API key configuration, and the fact that no extra key is needed beyond Phase 2. This clarifies the tool's behavior beyond the annotations.

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 structured with a clear lead sentence, bullet-like list of aggregated items, usage context, data sources, and return format. Every sentence serves a purpose, and the length is appropriate for the tool's complexity. No redundant information.

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?

The description fully covers the tool's purpose, data sources, key requirements, optional features, and return shape (JSON fields). Given the tool's complexity and the presence of an output schema, the description provides sufficient context for an agent to decide when and how to use it.

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%. While the schema has German descriptions, the tool description does not explain parameter meanings in English. It mentions radius for EV and sharing in the narrative but omits park_rail_radius and does not clarify that latitude/longitude are required. The description adds little value for understanding parameters.

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 aggregates multiple mobility data sources into one call, using specific verbs like 'Get a complete mobility picture' and listing all data types. It explicitly distinguishes from siblings: 'Instead of calling 5 different tools, get everything at once.'

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 description recommends the tool for demos and comprehensive mobility queries. It implies use when a broad overview is needed, but does not explicitly exclude cases like single-source queries. The sibling tool names provide implicit alternatives, but the description could benefit from direct 'when not to use' guidance.

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/swiss-road-mobility-mcp'

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