Skip to content
Cline

PublicSafetyAPI for Cline

dev.publicsafetyapi/publicsafetyapi-mcp

US police, fire, EMS and hospital locations near any address, from federal HIFLD data

client:Cline transport:stdio runtime:pypi

Install PublicSafetyAPI in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PublicSafetyAPI in other clients