Skip to main content
Glama
groundroof

CREHQ MCP Server

by groundroof

crehq_company_real_estate

Retrieve a brand's site-selection criteria and real-estate profile: preferred site types, building/lot sizes, target geographies, trade areas, and expansion markets for pitching space.

Instructions

PREMIUM SITE-SELECTION DATA — get a brand's site-selection criteria and target real-estate profile: preferred site types, building/lot size, target geographies and trade areas, and expansion markets. Essential for landlords, brokers, and site-selectors who want to know what a tenant is looking for before pitching them space. If unavailable or scope-gated, use crehq_request_upgrade with requested_data='site_selection_criteria' instead of saying CREHQ lacks site requirements.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesCREHQ company id (from crehq_companies_search).
Behavior4/5

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

With no annotations, the description carries full burden. It discloses key behavioral traits: the data is 'PREMIUM' and may be 'unavailable or scope-gated', which alerts the agent to access restrictions and a fallback behavior. It implies a read-only operation ('get') but does not detail rate limits, error handling, or response formats. Adding the premium/gated context goes beyond minimal disclosure, hence a 4.

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 two sentences and every phrase is purposeful. It leads with a bold label (PREMIUM SITE-SELECTION DATA), then defines the resource and data fields, followed by target users and a fallback action. No filler or redundancy; it is optimally compact and well-structured.

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?

For a single-parameter lookup tool with no output schema, the description provides sufficient context: it lists the returned data categories, identifies the target audience, and includes a fallback option. It covers the essential usage and content well, and does not need to describe return formats beyond what is already implied by the data list.

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 input schema has 100% coverage: one parameter 'id' with a description ('CREHQ company id from crehq_companies_search'). The tool description adds no additional semantics about the parameter, so the baseline of 3 applies given high schema coverage. No extra value beyond the schema is provided.

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's function: retrieving a brand's site-selection criteria and target real-estate profile. It enumerates specific data elements (preferred site types, building/lot size, geographies, expansion markets) and uses an explicit verb ('get') with a specific resource. It also implicitly distinguishes from sibling tools like crehq_company_get by focusing on real-estate criteria.

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

Usage Guidelines5/5

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

The description states exactly when to use the tool: for landlords, brokers, and site-selectors who need to know a tenant's requirements before pitching. It also provides a clear alternative: if data is unavailable or scope-gated, use crehq_request_upgrade with requested_data='site_selection_criteria', offering an explicit fallback and preventing a wrong response.

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