Skip to main content
Glama

Connect AIS vessel bus

connect_ais_vessel_bus

Create a sanitized AIS vessel scaffold for TouchDesigner, including zone maps, route hints, adapter source, and receiver/privacy notes for marine tracking.

Instructions

Create an AIS vessel scaffold with sanitized vessel rows, zone maps, route hints, adapter source, and receiver/privacy notes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoGenerated baseCOMP name.ais_vessel_bus
activeNo
providerNoais_receiver
zone_countNo
adapter_urlNows://127.0.0.1:9075/ais
parent_pathNoParent COMP for the AIS scaffold./project1
route_countNo
adapter_modeNowebsocket_json
vessel_countNo
waterway_labelNoharbor
Behavior3/5

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

The description adds some behavior context beyond annotations by mentioning 'sanitized vessel rows' and 'receiver/privacy notes', implying data cleaning and privacy handling. It also says 'adapter source' which hints at external connectivity, consistent with openWorldHint=true. However, it does not detail side effects, permission needs, or what happens to existing data, so the score is moderate.

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 a single, well-structured sentence that immediately states the action and key deliverables. It is concise without redundant words, though the brevity limits the amount of useful information conveyed.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given this tool has 10 parameters, no output schema, and very low schema coverage, the description is far too thin. It does not explain return values, output structure, prerequisites, or what the resulting scaffold contains operationally. This leaves the agent with substantial ambiguity about how to invoke and interpret results.

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?

With schema description coverage at only 20%, the description needed to compensate by explaining key parameters. It references zone_count, route_count, adapter, and vessel-related concepts but does not map them to specific parameter names or clarify their values/meaning. The description adds vague high-level semantics, insufficient for a 10-parameter tool.

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 creates an AIS vessel scaffold and lists its key components (sanitized vessel rows, zone maps, route hints, adapter source, receiver/privacy notes). This is specific enough to distinguish it from sibling connect_* tools like connect_adsb_aircraft_bus or connect_gps_fleet_tracker, though 'scaffold' could be more explicit about the resulting TouchDesigner structure.

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

Usage Guidelines2/5

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

No guidance is given on when to use this tool versus alternatives such as other connect_* tools or generic create_* tools. The description provides no context about prerequisites, typical use cases, or scenarios where this tool is preferred.

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/Pantani/tdmcp'

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