mcp-server-building-permits
v1.0.0
Published
Building permit requirements, code references, OSHA compliance, and cost estimation
Maintainers
Readme
mcp-server-building-permits
Features
- 1 tools for AI agent integration via Model Context Protocol (MCP)
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
- TypeScript, zero external dependencies beyond MCP SDK
Tools
- ``
Quick Start
# Install
npm install @alerterra/mcp-server-building-permits
# Run
npx @alerterra/mcp-server-building-permits
# Or add to Claude Desktop configClaude Desktop Configuration
{
"mcpServers": {
"building-permits": {
"command": "npx",
"args": ["@alerterra/mcp-server-building-permits"]
}
}
}Data Sources
All data sources are free and require no API keys unless noted.
License
MIT
Built by Alerterra Labs — AI-powered intelligence tools.
