NOAA GOES Satellite Imagery MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi.
GOES-18/19 satellite imagery — visible, infrared, water vapor, and composites via NOAA
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add goes-mcp -- uvx goes-mcp
{
"mcpServers": {
"goes-mcp": {
"args": [
"goes-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.goes-mcp]
command = "uvx"
args = ["goes-mcp"]
{
"mcpServers": {
"goes-mcp": {
"args": [
"goes-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"goes-mcp": {
"args": [
"goes-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.