Bring Satellite Imagery
to Claude Code
Learn how to connect Copernicus Data Space to Claude Code 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 Claude Code?
Claude Code registers Copernicus Data Space as an MCP server in a single terminal command. Once connected, Claude Code discovers all 14 tools at runtime and can call them headlessly. ideal for CI/CD pipelines, cron jobs, and automated workflows where Copernicus Data Space data drives decisions without human intervention.
- —
Single-command setup:
claude mcp addregisters the server instantly. no config files to edit or applications to restart - —
Terminal-native workflow means MCP tools integrate seamlessly into shell scripts, CI/CD pipelines, and automated DevOps tasks
- —
Claude Code runs headlessly, enabling unattended batch processing using Copernicus Data Space tools in cron jobs or deployment scripts
- —
Built by the same team that created the MCP protocol, ensuring first-class compatibility and the fastest adoption of new protocol features
Copernicus Data Space in Claude Code
Copernicus Data Space and 3,400+ other MCP servers. One platform. One governance layer.
Teams that connect Copernicus Data Space to Claude Code 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 Claude Code
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 Claude Code 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 Claude Code
Every tool call from Claude Code 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 do I add an MCP server to Claude Code?
Run claude mcp add --transport http "" in your terminal. Claude Code registers the server and discovers all tools immediately.
Can Claude Code run MCP tools in headless mode?
Yes. Claude Code supports non-interactive execution, making it ideal for scripts, cron jobs, and CI/CD pipelines that need MCP tool access.
How do I list all connected MCP servers?
Run claude mcp in your terminal to see all registered servers and their status, or type /mcp inside an active Claude Code session.
Command not found: claude
Ensure Claude Code is installed globally: npm install -g @anthropic-ai/claude-code
Connection timeout
Check your internet connection and verify the Edge URL is reachable
