Skip to main content
Glama

campgrounds.search

Read-only

Search published, verified campgrounds with common filters (type, reservation, region/state, geo).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo
latNo
lngNo
pageNo
stateNo
boundsNo
park_idNo
per_pageNo
region_idNo
has_cabinsNo
has_rv_sitesNo
radius_metersNo
has_tent_sitesNo
campground_typeNo
reservation_typeNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.3/5.0
Behavior3/5

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

Annotations already provide readOnlyHint=true, consistent with 'search'. Description mentions filtering capabilities but lacks details on pagination, ordering, or result set limitations. Adequate but minimal additional value beyond 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?

Single concise sentence, no wasted words. Clearly front-loaded with the core purpose.

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?

Despite high complexity (15 parameters, no output schema), the description is too minimal. Lacks pagination, ordering, return format, or behavioral details beyond basic filtering. Not complete enough for the tool's complexity.

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 0% schema description coverage, the description should compensate but only mentions a few filter types (type, reservation, region/state, geo), leaving 11 of 15 parameters unexplained (e.g., q, page, has_cabins). Insufficient for a parameter-heavy tool.

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 verb 'Search' and the resource 'campgrounds', and specifies they are 'published, verified' with common filters. This differentiates it from sibling tools like parks.search or campsites.list.

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 on when to use this tool versus alternatives like campgrounds.get or campsites.list. The description implies search use case but does not provide exclusions or context for selection.

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