NOAA GOES Satellite Imagery MCP Server for Zed
io.github.mansurjisan/goes-mcp
GOES-18/19 satellite imagery — visible, infrared, water vapor, and composites via NOAA
client:Zed
transport:stdio
runtime:pypi
Install NOAA GOES Satellite Imagery MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"goes-mcp": {
"command": "uvx",
"args": [
"goes-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs