Skip to content
Cursor

SatMCP for Cursor

io.github.andretheronsa/satmcp

Find recent or archived satellite imagery for any place on Earth by location and date.

client:Cursor transport:streamable-http

Install SatMCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "satmcp": {
      "url": "https://satmcp.com/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SatMCP in other clients