Charlotte-Mecklenburg MCP Server
Related Servers
Alternatives to Charlotte-Mecklenburg MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceAn MCP server that gives AI agents clean, token-efficient access to US civic & property data — geocoding, census tracts, Opportunity Zones, ACS demographics, and FEMA flood zones — sourced entirely from free federal open data.528 npm1MIT
- FlicenseAqualityCmaintenanceEnables LLMs to answer everyday questions about Charlotte and Mecklenburg County using official open data, covering area crime and crashes, 311 service requests, trash and recycling schedules, zoning and rezonings, code enforcement, capital projects, nearby places and bus routes, plus city budget and salary statistics. It also exposes generic tools for searching, describing, querying, and summarizing any of the portal's roughly 380 ArcGIS datasets by keyword, SQL filter, or location.19-
- AlicenseAqualityDmaintenanceOpen-source MCP server providing real estate regulatory intelligence (zoning, permits, entitlements, deal scoring) for US properties, enabling AI agents to access 10 callable tools.125 npmMIT
- AlicenseAqualityAmaintenanceEnables LLMs to answer everyday questions about Charlotte, NC using official public data from the city's open data portal, including crime, 311 requests, zoning, transit, city services, and government transparency.19MIT
- AlicenseAqualityBmaintenanceAn MCP server that gives LLM agents typed, cached access to civic open-data portals via Socrata (SODA 2.1 + Discovery API), enabling search, query, profiling, sampling, and CSV export of datasets.6MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search and query City of Charlotte GIS datasets (parcels, zoning, public works) via ArcGIS Feature Services.3 npm1MIT
TDQS
Scored across 21 tools
Most tools target distinct datasets (parcels, zoning, crime, planning, transportation), but the crime tools (crime_near, violent_crime_near, homicides_near) and planning tools (area_plans_at, get_planning_area) overlap in purpose and could cause misselection. Descriptions are detailed enough to resolve ambiguity.
Names mostly follow a predictable pattern: [subject]_near for radius searches, [subject]_at for point-in-polygon lookups, and verb_noun (get_, lookup_, search_) for direct lookups. Minor deviations exist (geocode, get_planning_area vs area_plans_at) but the mixed conventions are still readable and consistent within their categories.
21 tools is slightly heavy but justified by the wide scope of municipal data (geocoding, parcels, zoning, crime, transit, environment). Each tool covers a distinct dataset, so the count feels appropriate for the server's purpose.
The tool surface covers a broad range of civic data with read-only queries, and list_datasets helps discover additional layers. Minor gaps exist (e.g., no generic query tool for arbitrary layers, no parks or building permits) but agents can work around these for most core workflows.