Skip to main content
Glama
Baneado98

muni-dev-cost

get_water_sewer_detail

Retrieve water and sewer development costs for a jurisdiction by meter size, from impact fees to connection charges. Allows accurate budgeting by matching actual meter size, preventing costly underestimates.

Instructions

Get the WATER & SEWER development cost for a jurisdiction broken down by meter size — impact/capacity fee vs physical tap/connection, with the full per-meter-size table (5/8", 3/4", 1", 1.5", 2"… up to 12") where the city publishes one. The right number for the ACTUAL meter a project needs: a 2" meter can be 8–12× the residential 5/8" fee, the single biggest swing in a utility connection budget. Pass 'jurisdiction' or 'address' and optionally 'meter_size' (default 5/8"). 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.
meter_sizeNoWater meter size: '5/8"', '3/4"', '1"', '1.5"', '2"', '3"', '4"', '6"'. Optional; defaults to 5/8".
Behavior5/5

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

No annotations provided, but the description fully compensates by disclosing it's a premium pay-per-call tool, payment methods, and the importance of meter size. It also mentions that it returns a full table where available. No contradictions.

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 concise but packed with useful information. It front-loads the main purpose and then adds details. Could be broken into shorter sentences for easier reading, but no waste.

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?

Given no output schema, the description adequately explains what is returned (full per-meter-size table broken down by fee type). It covers the key aspects, though the exact format is not specified.

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 coverage is 100% with descriptions for all three parameters. The description adds value by explaining the significance of meter size and the default behavior, going beyond the schema's basic field 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 clearly states it gets water & sewer development cost broken down by meter size with specific fee types (impact/capacity vs physical tap/connection). It distinguishes from siblings by focusing on detailed per-meter-size tables and actual meter cost.

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 explains when to use (to get actual meter cost for a project) and provides context on default meter size and premium payment. It does not explicitly mention alternatives or when not to use, but the purpose is clear enough.

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