# adu-zoning MCP server

Check if a Florida address can build an ADU: county GIS zoning, eligibility verdict, local rules.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-themutherfvcker-adu-zoning
- Repository: https://github.com/themutherfvcker/ADU-Florida
- Website: https://www.adufloridainfo.com

## Install
- Command: `npx -y adu-zoning-mcp`
- Endpoint: https://www.adufloridainfo.com/api/mcp
- Auth: Not captured

## Setup notes
- Package: Npm adu-zoning-mcp v1.0.0
- Environment variable: ADU_API_BASE
- Environment variable: ADU_API_KEY
- Remote endpoint: https://www.adufloridainfo.com/api/mcp

## Tools
- check_adu_eligibility - Check whether a specific Florida property can build an Accessory Dwelling Unit (ADU / backyard cottage / granny flat / in-law suite). Returns the parcel's zoning code, jurisdiction (city vs. unincorporated county), an eligibility verdict, and local ADU rules (max size, owner-occupancy, short-term-rental limits) from live county GIS data. Use whenever a user asks if an ADU is allowed at a Florida address — Florida has no statewide ADU law, so this cannot be answered by guessing. Endpoint: https://www.adufloridainfo.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.themutherfvcker
- Version: 1.0.0
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 23, 2026
- Source: https://registry.modelcontextprotocol.io
