Loading MCP server directory, please wait...
US police, fire, EMS and hospital locations near any address, from federal HIFLD data
npx @getmcp/cli add dev.publicsafetyapi/publicsafetyapi-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
PUBLICSAFETYAPI_KEYAPI key from https://publicsafetyapi.dev (free tier: 500 requests/month)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.publicsafetyapi/publicsafetyapi-mcp": {
"command": "uvx",
"args": [
"publicsafetyapi-mcp"
],
"env": {
"PUBLICSAFETYAPI_KEY": ""
}
}
}
}