OpenDataSUS

OpenDataSUS MCP Connector for Claude

F

Access Brazilian public health data (SUS) directly from your AI. Query datasets, search resources, and analyze health statistics from the official portal.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the OpenDataSUS portal to explore and analyze Brazilian public health information through natural language. This server interfaces with the CKAN-based API of the Ministry of Health.

What you can do

  • Dataset Discovery — List all available datasets, search for specific health topics (like COVID-19 or vaccination), and browse by tags or categories.
  • Metadata Inspection — Retrieve detailed metadata for packages and individual resources to understand data provenance and structure.
  • Deep Data Querying — Use the DataStore search to filter and retrieve actual rows from CSV and Excel resources directly into your conversation.
  • Organizational Browsing — List data providers and organizations to find specific departmental records.

How it works

  1. Subscribe to this server
  2. (Optional) Enter your OpenDataSUS API Key for higher rate limits
  3. Start querying Brazilian health data from Claude, Cursor, or any MCP client

Who is this for?

  • Data Scientists & Researchers — quickly find and sample epidemiological data without manual downloads
  • Public Health Analysts — monitor health indicators and dataset updates through simple queries
  • Developers — integrate official Brazilian health data into applications and dashboards with ease
public-healthbrazil-healthdataset-discoveryhealth-statisticsopen-datackan

8 tools expose this connector's capabilities to your AI agent.

datastore_search

Search and filter data within a resource

group_list

List all groups (categories)

organization_list

List all organizations (data providers)

package_list

List all dataset names in the OpenDataSUS portal

package_search

Search for datasets matching specific criteria

package_show

Get full metadata of a specific dataset

resource_show

Get metadata for a specific resource

tag_list

List all tags used across datasets

See how to talk to your AI agent using OpenDataSUS.

Search for datasets related to 'vacinacao covid' in OpenDataSUS.

I found several datasets. The most relevant is 'Campanha Nacional de Vacinação contra Covid-19'. Would you like to see the available resources (CSV/Excel) for this package?

List all health organizations providing data on the portal.

I've retrieved the list of organizations. It includes 'Ministério da Saúde', 'Secretaria de Vigilância em Saúde', and others. Which one would you like to explore?

Query the first 5 rows of the resource with ID 'd3848184-5077-4667-835d-591d67641bb9'.

Accessing the DataStore... Here are the first 5 records from that resource, showing columns like 'municipio', 'data_notificacao', and 'casos_confirmados'.

You can use the `datastore_search` tool. Provide the `resource_id` and use the `q` parameter for full-text search or the `filters` parameter to target specific columns.

Related Connectors