NOAA GOES Satellite Imagery MCP Server for Windsurf
io.github.mansurjisan/goes-mcp
GOES-18/19 satellite imagery — visible, infrared, water vapor, and composites via NOAA
client:Windsurf
transport:stdio
runtime:pypi
Install NOAA GOES Satellite Imagery MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"goes-mcp": {
"command": "uvx",
"args": [
"goes-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs