mcp-server-fema-nfhl

GSA-TTS/mcp-server-fema-nfhl
★ 0 stars Unknown language API Integration Updated 5d ago
MCP server for FEMA's National Flood Hazard Layer API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-fema-nfhl": {
      "command": "npx",
      "args": [
        "-y",
        "GSA-TTS/mcp-server-fema-nfhl"
      ]
    }
  }
}