Skip to main content
Glama

AlpineDataWorks Intelligence Server

Transport Corridor Index

adw.adw_507
Read-only

Returns a 0-100 transport-corridor connectivity score for all 3,222 US counties (highway, rail, and air access scored from federal transport-network data) with connectivity_score, highway/rail/air components, national_percentile, and methodology_version. Call when the user asks how connected a county is by transport, about freight corridors or logistics connectivity, or when timing distribution-center siting, network expansion, or site selection. Updates: on source cadence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoOptional: return a daily HISTORY series of the last N days (up to 5 years of real archived data) instead of the current snapshot. History requires Gold tier; without it, the current snapshot is returned.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A3.9/5.0
Behavior4/5

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

Beyond the readOnlyHint and openWorldHint annotations, the description adds meaningful behavioral context: the full county coverage, the data source (federal transport-network data), the update cadence, and the Gold tier requirement for historical data. It does not contradict the annotations and provides additional transparency about limitations.

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?

The description is concise and front-loaded, with the core result and use cases stated in two sentences, followed by a brief update note. It packs substantial detail without wasted words, though the first sentence is somewhat dense.

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?

For a read-only tool with no output schema, the description is complete: it lists the returned components, explains the optional history parameter, and covers common use cases. The update cadence and data source add further context, making the tool self-contained for an agent.

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 only parameter `days` is fully described in the input schema, including its optional nature, range, purpose, and the Gold tier requirement. The description adds no further parameter semantics beyond the schema, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns a 0-100 transport-corridor connectivity score for all US counties, naming the specific resource and the fields included. It does not explicitly distinguish from sibling tools, but its subject matter is concrete and unique, making the purpose clear.

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 provides explicit when-to-use guidance: when users ask about county transport connectivity, freight corridors, logistics connectivity, or distribution-center siting. It lacks a when-not-to-use clause or alternative tool references, but the context is specific and actionable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources