Skip to main content
Glama
groundroof

CREHQ MCP Server

by groundroof

crehq_company_site_pattern

Infer a brand's preferred site characteristics from its existing locations, yielding empirical benchmarks and contextual layer insights.

Instructions

CREHQ Modeled Site Pattern for a brand: empirical medians, ranges, percentiles, road-type mix, co-tenant mix, trade-area density, recent-opening context, and layer coverage/confidence. Use this to infer revealed-preference site patterns from where the brand actually operates. Do not present it as company-stated requirements unless the response includes stated-requirement provenance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax representative rows when include_locations=true.
countryNoISO country code filter (default 'US' where modeled context layers are available).
company_idYesCREHQ company id to model.
include_locationsNoInclude representative location rows in the response (default false).
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses that the output is empirical/modeled rather than authoritative, and adds the caveat about not presenting as stated requirements. This is a key behavioral trait. It does not discuss auth, rate limits, or read-only status, but the modeled-vs-stated distinction is substantive.

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 two sentences: the first packs the content scope, and the second adds usage and caveat. Both are necessary; no filler. The first sentence is long but informative, and the caveat earns its place.

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 tool has no output schema, so the description partially substitutes by listing what the response includes (medians, ranges, percentiles, mix types, layer coverage/confidence). It also explains the nature of the data. It lacks some details like response envelope or pagination, but the essentials are covered.

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?

Schema description coverage is 100% for all 4 parameters, so the baseline is 3. The description does not add any parameter-level meaning beyond what the schema already provides, but it also doesn't need to since the schema fully documents each parameter.

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 identifies the tool as a 'CREHQ Modeled Site Pattern' for a brand, with a specific verb phrase 'Use this to infer revealed-preference site patterns'. It lists distinct output metrics (empirical medians, road-type mix, co-tenant mix, trade-area density, etc.) that differentiate it from sibling tools like raw location lists or company real estate data.

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 states explicitly to use the tool for inferring revealed-preference site patterns, and warns against presenting results as company-stated requirements without provenance. This provides clear when-to-use and when-not-to-use guidance, though it does not name alternative tools.

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/groundroof/crehq-mcp-server'

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