ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dados.gov.pt with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Portugal's national open data catalog: search 20,000+ datasets from ministries, municipalities and public bodies, inspect resources, preview CSV/JSON data and b

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 · 8 capabilities

The complete Dados.gov.pt capability set.

These are the exact actions your AI can choose when you ask it to work with Dados.gov.pt.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Dados.gov.pt.

  1. 01

    List featured datasets

    Gov.pt team as featured. Useful for discovery and inspiration. List featured/highlighted open data datasets

  2. 02

    Search datasets

    Gov.pt. Returns id, title, slug, organization, tags, formats and last update. Use page to navigate results (never fetch all pages). Search open data datasets from the Portuguese public sector (20,000+ datasets)

  3. 03

    Get dataset

    Get full metadata of a dataset (resources, license, coverage, quality)

  4. 04

    Get resource

    Gov.pt proxy and returns a text preview. Use get_dataset first to find resource ids. Large files are truncated to max_chars characters. Fetch the actual data of a dataset resource (CSV/JSON preview)

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Dados.gov.pt.

  1. 05

    Search by tag

    Returns id, title, slug, organization and formats. Use page to navigate. Search datasets by tag (e.g. "turismo", "saude")

  2. 06

    Search by format

    The format is case-sensitive and lowercase (e.g. "csv", "json", "shp", "xlsx"). note that many publishers do not tag formats, so combine with search_datasets for full coverage. Search datasets offering a specific file format (csv, json, xlsx...)

  3. 07

    Search organizations

    Gov.pt organizations by name. Returns id, name, acronym, description and dataset counts. Use the id in get_organization. Search public bodies publishing open data (ministries, municipalities...)

  4. 08

    Get organization

    Combine with search_datasets (query=org name) to list its datasets. Get full profile of a publishing organization

One connector, every AI

Dados.gov.pt works with the most popular AI clients.

These are the most popular clients, each with a step-by-step guide: one link, set up once, with governance and visibility built in. And because everything runs on the MCP standard, the same connection also works in any other compatible client — nothing to rebuild.

Building your own app? The connector is yours to use.

You don't need a client to put Dados.gov.pt to work: the same hosted connection plugs into your own applications and agent code, with the same governance on every request. Build with it, chat with it — one connection for both.

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 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 Dados.gov.pt, so you can see the experience inside your AI.

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

Dados.gov.pt Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_4h8EtS4ad3O1dUdlAlXYI5FqvaSJFl9f7BFTMu9a/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 — Dados.gov.pt capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "dadosgovpt-open-data-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_4h8EtS4ad3O1dUdlAlXYI5FqvaSJFl9f7BFTMu9a/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

Guided setup for Claude? link.label

See all the AI clients this connector works with ↑

FAQ

Questions Dados.gov.pt owners ask.

  • 01

    Do I need an API key or registration?

    No. dados.gov.pt is a fully open portal. every capability in this MCP works without any authentication or account.

  • 02

    Can I download the actual data files?

    The get_resource capability previews a resource's content through the portal's proxy (truncated to keep responses manageable). For very large files, use the resource URL from get_dataset to fetch data in chunks.