Skip to main content
Glama

USDV Capital — Your Real Estate CFO

util-property_tax

Read-onlyIdempotent

Look up property tax rates and estimated annual taxes for any county or city. Essential for calculating holding costs in rental and flip analysis. USDV Capital — Your Real Estate CFO.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateYesState
countyYesCounty or city name
propertyValueNoProperty value for tax estimate

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior2/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false. The description adds no further behavioral context such as data source, geographic coverage limitations, or response format. The claim 'for any county or city' is an overstatement without caveats, and the marketing tagline adds no behavioral insight.

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 first two sentences are front-loaded and efficient, but the third sentence 'USDV Capital — Your Real Estate CFO.' is pure marketing and does not earn its place for an AI agent. It is not verbose, but every sentence should serve tool selection and invocation; this one doesn't.

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?

For a simple lookup tool with 3 parameters and no output schema, the description indicates what the tool returns ('rates and estimated annual taxes') and its use case. It lacks explicit mention of output units, tax year, or data freshness, but for the agent's selection purpose it is reasonably complete.

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%, so the baseline is 3. The description reinforces that 'county or city' maps to the county parameter and that propertyValue is used for estimates, but it does not add new semantic meaning beyond the schema's existing descriptions.

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 opens with a specific verb and resource: 'Look up property tax rates and estimated annual taxes for any county or city.' This clearly distinguishes it from sibling tools like util-rent_estimate or util-insurance by focusing on property taxes. It is not a tautology or vague statement.

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?

It provides clear usage context: 'Essential for calculating holding costs in rental and flip analysis.' This tells the agent when to select this tool over others. It does not explicitly list exclusions or alternative tool names, but the context is sufficiently clear for a utility tool.

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