Satellite image contex for intelligent systems
Rapid streaming of all available satellite images.
See any place on earth, no complex APIs, large downloads or geospatial knowledge needed.
Simply ask.
Any location on Earth
Just type a place name
Rapid streaming
Optimized for efficient context usage
Built for developers and their agents
Free, simple sign up to securely connect agents
Create a token in Profile, then add it as an Authorization header:
{ "mcpServers": { "satmcp": { "type": "http", "url": "https://satmcp.com/mcp/", "headers": { "Authorization": "Bearer YOUR_SATMCP_TOKEN" }, "tools": ["search_satellite_imagery", "get_satellite_image"] } } }
curl -H "Authorization: Bearer YOUR_SATMCP_TOKEN" "https://satmcp.com/api/v1/search?place=Dubai&date=last+week"