Skip to main content
Glama

buildpulse

BuildPulse: BuildPulse — home construction and renovation intelligence: project cost estimates, contractor vetting, permit requirements, material pricing, ROI projections, and inspection checklists. US-focused wi

Coverage: Global

Endpoints: • code ($0.10): /api/build/code • compare ($0.10): /api/build/compare • contractor ($0.10): /api/build/contractor • estimate ($0.15): /api/build/estimate • inspect ($0.08): /api/build/inspect • materials ($0.10): /api/build/materials • permit ($0.08): /api/build/permit • roi ($0.10): BuildPulse project ROI analysis — resale value, rental income, payback period, and alternatives • schedule ($0.10): /api/build/schedule • subcontractor ($0.10): /api/build/subcontractor

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
zipNozip
cityNocity
langNolang
sqftNosqft
stageNostage
startNostart
stateNostate
tradeNotrade
actionYesWhich endpoint to call. Options: code | compare | contractor | estimate | inspect | materials | permit | roi | schedule | subcontractor
budgetNobudget
projectNoproject
qualityNoquality
materialNomaterial
projectsNoprojects
home_valueNohome_value

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.6/5.0
Behavior2/5

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

No annotations are provided, so the description must carry the full burden. It does disclose per-endpoint pricing and mentions geographic coverage ('Global'), but it does not state whether operations are read-only, whether any writes or side effects occur, or describe error/return behavior. The truncation 'US-focused wi' adds ambiguity about geographic scope. Overall, limited behavioral disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is reasonably structured: a one-line purpose followed by a list of endpoints with prices. However, it is longer than necessary and includes repetitive endpoint paths. The disjointed 'US-focused wi' and 'Coverage: Global' lines reduce clarity. It earns a middle score for being organized but not tight.

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?

The tool has 10 distinct actions and 15 parameters, but the description provides no per-action parameter requirements, no output schema, and no example usage. The endpoint list tells you what actions exist but not how to construct a valid request for each. This is a complex tool, and the description is insufficient for an agent to invoke it correctly without additional speculation.

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?

Although schema description coverage is marked 100%, the schema descriptions are merely the parameter names (e.g., 'zip', 'city'), providing no real meaning. The tool description lists actions but does not map which of the 14 non-action parameters are relevant to each action. The 'action' parameter is described via its enum, but other parameters lack contextual explanation.

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's domain: 'home construction and renovation intelligence' and lists specific capabilities (cost estimates, contractor vetting, permits, materials, ROI, inspections). This distinguishes it from unrelated sibling tools like 'cryptopulse' or 'climatepulse.' However, the purpose is somewhat broad across many sub-actions, so it doesn't fully narrow down a single primary use case.

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 explicit guidance on when to use this tool over alternatives. The description lists endpoints and prices but does not explain which actions are appropriate for a given scenario or mention any exclusions. There is no reference to sibling tools or comparative use cases.

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.

TDQS

B3.2/5.0
Disambiguation4/5

Each tool has a unique domain prefix (e.g., airdroppulse, alphapulse, arbipulse) making them mostly distinguishable at a glance. A few adjacent verticals like careerpulse vs talentpulse or marketpulse vs dealpulse have overlapping themes, but their descriptions clarify the distinct focus. The utility tools (catalog_search, discover, get_openapi_spec, x402_troubleshoot) are also clearly distinct in role. However, the sheer number of similar 'pulse' names could still cause misselection without reading descriptions.

Naming Consistency4/5

The dominant naming convention is `<domain>pulse` (e.g., climatepulse, cryptopulse, edupulse), which is highly consistent and predictable. Exceptions like catalog_search, discover, get_openapi_spec, x402_troubleshoot, and stateedge break the pattern, but these are few and serve obvious utility purposes. Overall, the convention is clear and easily learnable.

Tool Count2/5

With 80 tools, the server presents an extremely large and potentially overwhelming surface. While each tool represents a distinct intelligence vertical and navigation aids exist (catalog_search, discover, get_openapi_spec), the count far exceeds the typical 3-15 range for coherent agent use and even the 'heavy' 16-25 range. The burden of selecting the correct vertical from 80 options is significant, despite clear naming.

Completeness5/5

The server offers an exceptionally broad and deep coverage of domains, from finance and health to agriculture and gaming. Each vertical includes multiple endpoints that address core operations for its domain, such as search, analysis, comparisons, deterministic checks, and even action-oriented tools like letter generators and physical mail. The presence of free discovery and troubleshooting tools fills potential gaps, leaving no obvious dead ends in the overall tool surface.