2 months ago
Access 44 years of U.S. residential building permit data (1980–present). 780K+ rows at the place level from Census Bureau BPS data. 6 tools: annual permits, trends, rankings, cycle analysis, state summaries, coverage info.
Server Config
{
"mcpServers": {
"permitbase": {
"command": "python",
"args": [
"-m",
"mcp_server"
],
"env": {
"PERMITBASE_API_KEY": "<YOUR_API_KEY>"
}
}
}
}