Bring Satellite Imagery
to Google ADK
Learn how to connect Copernicus Data Space to Google ADK and start using 14 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.
What is the Copernicus Data Space MCP Server?
Connect to the Copernicus Data Space Ecosystem and unlock the world's largest open Earth observation archive directly from your AI agent.
What you can do
- Product Discovery — Search across Sentinel-1 (radar), Sentinel-2 (optical), Sentinel-3 (ocean/land), Sentinel-5P (atmosphere), and Sentinel-6 (altimetry) collections with temporal, spatial, and attribute filters
- Geographic Search — Find satellite products covering any location on Earth using bounding box coordinates or WKT polygon geometries
- Orbit-Based Queries — Retrieve data from specific satellite orbits for interferometry, change detection, and repeat-pass analysis
- Product Inspection — Access complete metadata, quicklook previews, and internal file structure for any product
- Download Orchestration — Generate authenticated download URLs with time-limited Bearer tokens for direct product retrieval
- Data Volume Assessment — Count products matching your criteria before executing full searches
How it works
1. Subscribe to this server
2. Register at dataspace.copernicus.eu and create an OAuth2 client
3. Enter your credentials as client_id:client_secret in the field below
4. Start querying terabytes of satellite data from Claude, Cursor, or any MCP-compatible client
Who is this for?
- Remote Sensing Analysts — discover and access satellite imagery for land use mapping, urban planning, and environmental monitoring
- Climate Researchers — query long-term data archives for climate change analysis and carbon monitoring
- Agriculture Professionals — find cloud-free imagery for precision farming, crop monitoring, and yield estimation
- Emergency Response Teams — rapidly locate recent satellite acquisitions for disaster assessment and situational awareness
Built-in capabilities (14)
Returns the connection status. Use this to verify your client_id:client_secret credentials are working correctly. Verify Copernicus Data Space API connectivity and authentication
Useful for understanding data volume before executing a full search, or for monitoring data availability trends. Count total products available for a collection and date range
Use collection names like "SENTINEL-2", "SENTINEL-1", or "SENTINEL-3". Get details about a specific Copernicus collection
Returns name, sensing time, footprint geometry, file size, checksum, and all associated attributes. Use this after searching to inspect a specific product before downloading. Get detailed metadata for a specific satellite product by UUID
Returns the direct download URL along with a Bearer token valid for approximately one hour. Use this to download raw satellite data products (typically in SAFE format for Sentinel data). Generate an authenticated download URL for a product
Useful for understanding the product structure and accessing thumbnail previews without downloading the full product. Get quicklook preview and file nodes for a product
This helps you understand what filtering parameters are available (e.g., cloud cover percentage, orbit direction, processing level) for refining product searches. List available metadata attributes for a collection
Includes Sentinel-1 (radar), Sentinel-2 (optical), Sentinel-3 (ocean/land), Sentinel-5P (atmosphere), Sentinel-6 (altimetry), and complementary missions like Landsat. Each entry includes temporal coverage and description. List all available Copernicus satellite data collections
Useful for monitoring new data availability or checking processing pipeline status. List the most recently published satellite products
Returns the hierarchy of files including measurement data, metadata XML, quicklook images, and auxiliary data. Essential for understanding product structure before selective download. List all files contained within a satellite product
Combines spatial filtering with collection and temporal constraints. Ideal for region-specific analysis workflows. Search satellite products within a geographic bounding box
Useful for finding specific orbits, tiles (e.g., "T33UUP" for Sentinel-2 tile), or granule identifiers. Returns product metadata ordered by sensing date. Search satellite products by name pattern
Especially useful for Sentinel-1 (SAR) and Sentinel-2 (optical) repeat-pass analysis, interferometry, and change detection workflows where you need data from the exact same orbit geometry. Search satellite products by orbit number
Specify a collection name (e.g., "SENTINEL-2", "SENTINEL-1"), a date range in YYYY-MM-DD format, and optionally an area of interest as a WKT polygon. Returns product metadata including name, footprint, size, and publication date. Maximum 20 results by default. Search Sentinel satellite products by collection, date range, and area
Why Google ADK?
Google ADK natively supports Copernicus Data Space as an MCP tool provider. declare Vinkius Edge URL and the framework handles discovery, validation, and execution automatically. Combine 14 tools with Gemini's long-context reasoning for complex multi-tool workflows, with production-ready session management and evaluation built in.
- —
Google ADK natively supports MCP tool servers. declare a tool provider and the framework handles discovery, validation, and execution
- —
Built on Gemini models, ADK provides long-context reasoning ideal for complex multi-tool workflows with Copernicus Data Space
- —
Production-ready features like session management, evaluation, and deployment come built-in. not bolted on
- —
Seamless integration with Google Cloud services means you can combine Copernicus Data Space tools with BigQuery, Vertex AI, and Cloud Functions
Copernicus Data Space in Google ADK
Copernicus Data Space and 3,400+ other MCP servers. One platform. One governance layer.
Teams that connect Copernicus Data Space to Google ADK through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.
Raw MCP | Vinkius | |
|---|---|---|
| Server catalog | Find and host yourself | 3,400+ managed |
| Infrastructure | Self-hosted | Sandboxed V8 isolates |
| Credential handling | Plaintext in config | Vault + runtime injection |
| Data loss prevention | None | Configurable DLP policies |
| Kill switch | None | Global instant shutdown |
| Financial circuit breakers | None | Per-server limits + alerts |
| Audit trail | None | Ed25519 signed logs |
| SIEM log streaming | None | Splunk, Datadog, Webhook |
| Honeytokens | None | Canary alerts on leak |
| Custom domains | Not applicable | DNS challenge verified |
| GDPR compliance | Manual effort | Automated purge + export |
Why teams choose Vinkius for Copernicus Data Space in Google ADK
The Copernicus Data Space MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 14 tools execute in hardened sandboxes optimized for native MCP execution.
Your AI agents in Google ADK only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
How Vinkius secures
Copernicus Data Space for Google ADK
Every tool call from Google ADK to the Copernicus Data Space MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.
Frequently asked questions
How do I get Copernicus OAuth2 credentials?
Register for free at dataspace.copernicus.eu, navigate to your User Settings dashboard, and create a new OAuth client. You'll receive a Client ID and Client Secret — enter them in the format client_id:client_secret. The entire process takes under 2 minutes.
What satellite data is available through this server?
You can access data from all Copernicus Sentinel missions: Sentinel-1 (SAR radar imagery), Sentinel-2 (high-resolution optical imagery at 10m), Sentinel-3 (ocean and land monitoring), Sentinel-5P (atmospheric composition), Sentinel-6 (sea level altimetry), plus complementary data from Landsat, SMOS, and MERIS missions.
Can I download satellite products through this server?
Yes. Use the get_product_download_url tool with a product UUID to generate a time-limited authenticated download URL. The URL and Bearer token are valid for approximately one hour. Products are typically in ESA SAFE format and can range from hundreds of megabytes to several gigabytes.
How does Google ADK connect to MCP servers?
Import the MCP toolset class and pass the server URL. ADK discovers and registers all tools automatically, making them available to your agent's tool-use loop.
Can ADK agents use multiple MCP servers?
Yes. Declare multiple MCP tool providers in your agent configuration. ADK merges all tool schemas and the agent can call tools from any server in a single turn.
Which Gemini models work best with MCP tools?
Gemini 2.0 Flash and Pro models both support function calling required for MCP tools. Flash is recommended for latency-sensitive use cases, Pro for complex reasoning.
McpToolset not found
Update: pip install --upgrade google-adk
