Skip to content
Claude Desktop

DistrictAPI for Claude Desktop

dev.districtapi/districtapi-mcp

US public school districts and schools by address — enrollment, demographics, boundaries

client:Claude Desktop transport:stdio runtime:pypi

Install DistrictAPI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "districtapi-mcp": {
      "command": "uvx",
      "args": [
        "districtapi-mcp"
      ],
      "env": {
        "DISTRICTAPI_KEY": "<DISTRICTAPI_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

DistrictAPI in other clients