Data Collection
permitreporter.com
Search and retrieve Georgia building-permit records, including county coverage information.
ENDPOINT 1
https://permitreporter.com/mcp
MCP server metadata
- Name
- permitreporter-georgia-permits
- Version
- 1.0.0
Use PermitReporter for source-linked Georgia building-permit research, county coverage and contractor-opportunity signals. Preserve official-source links, record dates, collection timestamps and coverage limits. A missing result means only that no matching record was collected. PermitReporter is not a government permitting portal. Create an email watch only after the user reviews the exact email, query and county, explicitly authorizes submission, and accepts the privacy policy and terms. A watch remains inactive until email confirmation.
Known tools 8
searchSearch PermitReporter reviewed guidance and privacy-minimized collected building-permit records.
Inferred read-onlyfetchFetch one reviewed PermitReporter guide or one collected permit record returned by search.
Inferred read-onlysearch_georgia_permitsSearch privacy-minimized collected building-permit records by public text, Georgia county, city, PermitReporter trade classification or record-date range.
Potential side effectsget_permit_recordRetrieve one privacy-minimized collected building-permit record by PermitReporter record ID, including its canonical citation, official source link and collection timestamp.
Inferred read-onlyget_county_coverageReturn the current source route, issuer, cadence, lag, through-date, collected record count, sources and statistical floor for one of Georgia's 159 counties.
Inferred read-onlyget_contractor_leadsReturn recent, source-linked collected permits classified by trade and project scope for contractor research.
Potential side effectsget_statewide_snapshotReturn current PermitReporter counts, route-status boundaries, record-date range and latest collection timestamp without returning personal data.
Inferred read-onlycreate_permit_watchCreate a pending email watch only after the user reviews the exact email, search query and optional county, explicitly authorizes this request and confirmation email, and accepts https://permitreporter.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.permitreporter-georgia-permits]
url = "https://permitreporter.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"permitreporter-georgia-permits": {
"type": "http",
"url": "https://permitreporter.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: permitreporter-georgia-permits
Remote MCP URL: https://permitreporter.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"permitreporter-georgia-permits": {
"url": "https://permitreporter.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"permitreporter-georgia-permits": {
"type": "http",
"url": "https://permitreporter.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "permitreporter-georgia-permits",
"transport": "streamable-http",
"url": "https://permitreporter.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for permitreporter.com was fetched 2026-08-23T10:39:30.866Z.
permitreporter.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.