ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Copernicus Data Space with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access satellite imagery and Earth observation datasets from the EU Copernicus program for environmental and geospatial analysis.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 14 capabilities

The complete Copernicus Data Space capability set.

These are the exact actions your AI can choose when you ask it to work with Copernicus Data Space.

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Copernicus Data Space.

  1. 01

    List collections

    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

  2. 02

    List latest products

    Useful for monitoring new data availability or checking processing pipeline status. List the most recently published satellite products

  3. 03

    Search by name

    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

  4. 04

    Count products

    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

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Copernicus Data Space.

  1. 05

    Get product

    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

  2. 06

    Get product download URL

    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

  3. 07

    Get quicklook

    Useful for understanding the product structure and accessing thumbnail previews without downloading the full product. Get quicklook preview and file nodes for a product

  4. 08

    List attributes

    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

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Copernicus Data Space.

  1. 09

    List product nodes

    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

  2. 10

    Search by bbox

    Combines spatial filtering with collection and temporal constraints. Ideal for region-specific analysis workflows. Search satellite products within a geographic bounding box

  3. 11

    Check copernicus status

    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

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Copernicus Data Space.

  1. 12

    Get collection

    Use collection names like "SENTINEL-2", "SENTINEL-1", or "SENTINEL-3". Get details about a specific Copernicus collection

  2. 13

    Search by orbit number

    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

  3. 14

    Search products

    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

Observed, not estimated

930ms average. Fast in production.

Copernicus Data Space is checked daily against the live service.

Daily averagePeak 1094ms
Aug 20Today
Fastest day
757ms
Slowest day
1094ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 14 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Copernicus Data Space, so you can see the experience inside your AI.

It does not authenticate your account with Copernicus Data Space. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Copernicus Data Space Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_8KeqJui1oe4e3OawMvA4UInpCjpNH0BZ6cknRqTx/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Copernicus Data Space capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "copernicus-data-space-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_8KeqJui1oe4e3OawMvA4UInpCjpNH0BZ6cknRqTx/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Copernicus Data Space owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    Can I download satellite products through this server?

    Yes. Use the get_product_download_url capability 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.