Skip to main content
Science & ResearchPython

aliafsahnoudeh/wildfire-mcp-server

MCP server for detecting, monitoring, and analyzing potential wildfires globally using multiple data sources including NASA FIRMS, OpenWeatherMap, and Google Earth Engine.

environment-naturecloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/aliafsahnoudeh/wildfire-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "wildfire-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "aliafsahnoudeh/wildfire-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Science & Research
Language
Python
Author
aliafsahnoudeh