Skip to main content
Glama
Baneado98

muni-dev-cost

get_fee_breakdown

Retrieve a detailed breakdown of municipal development fees for any US jurisdiction, including impact fees and utility connection charges, grouped by category with percentages and source details.

Instructions

Get the FEE-BY-FEE breakdown behind a jurisdiction's development cost — every impact/development fee and water/sewer tap charge listed separately, each tagged with its calculation basis (per-dwelling / per-LUE / per-meter / per-trip) and whether it's a published schedule figure or a regional estimate, plus the full per-meter-size schedule where the city publishes one (5/8" → 12"). Fees are grouped (Water / Sewer / Transportation / Parks / Drainage) with the % each is of the total, and each jurisdiction carries its source URL + effective date so the figure is defensible in a pro-forma. Pass 'jurisdiction' or 'address', and optionally 'dev_type' (single_family / multifamily / commercial / retail / office / industrial; defaults to single_family). PREMIUM: pay per call with x402 (USDC on Base) or set a prepaid key (MUNI_DEV_COST_KEY).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jurisdictionNo'City, ST' or city name. Provide this OR address.
addressNoUS street address. Provide this OR jurisdiction.
dev_typeNoDevelopment type: single_family / multifamily / commercial / retail / office / industrial. Optional; defaults to single_family.
Behavior5/5

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

No annotations are provided, but the description fully discloses the tool's behavior: it returns a detailed fee breakdown grouped by category, with calculation basis, schedule vs. estimate indication, per-meter-size schedule, source URL, and effective date. It also mentions the premium payment method.

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 somewhat verbose but packed with necessary details. It lacks headings or bullet points but is still readable and front-loaded with the core purpose. Every sentence adds value.

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?

The tool has no output schema, yet the description comprehensively explains what is returned. Given the complexity of the data and the existence of siblings, the description is complete enough for an agent to understand the tool's capabilities and output.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, but the description adds significant value beyond the schema by clarifying that jurisdiction or address are mutually exclusive, explaining the dev_type default, and detailing the rich output structure. This goes beyond a simple rephrasing.

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 tool's purpose: 'Get the FEE-BY-FEE breakdown behind a jurisdiction's development cost.' It specifies the exact output components (each fee, calculation basis, grouped categories, source URL, effective date) and distinguishes itself from siblings by emphasizing the per-fee detail and defensibility.

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 explains when to use the tool: by providing a jurisdiction or address, and optionally a dev_type. It defaults to single_family. It does not explicitly contrast with sibling tools or state when not to use it, but the detailed output naturally guides appropriate use.

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/Baneado98/muni-dev-cost'

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