# CVM Dados Abertos MCP for AI Agents AI Agent Connect

> CVM Dados Abertos. Access Brazilian capital markets data directly from the CVM Open Data portal. Query investment funds, listed companies, and financial reports through your AI client without navigating complex web directories.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_4lHd0DOb13y3CuPbEizLxUe9PmuBx9RYAA4cLdR6/ai-agent-connect
- **Tags:** capital-markets, investment-funds, financial-reports, open-data, securities-exchange, regulatory-data

## Description

CVM Dados Abertos lets you talk directly to the Brazilian capital markets' official open data portal. Instead of spending hours clicking through complex government directories to find investment fund registrations or company filings, you can just ask your agent to find them for you. You can pull metadata for specific datasets, find direct links to CSV and PDF files, and map out which departments are responsible for which financial reports. It turns a manual, multi-tab research process into a few quick questions. Because it's hosted on the Vinkius marketplace, you get a reliable way to connect your favorite AI client to these official records without worrying about the underlying API complexities.

## Tools

### list_organizations
List the CVM departments that publish data. Use this to see who owns specific financial records.

### list_datasets
List all datasets available on the CVM portal. This is the best way to see the full scope of the data.

### search_datasets
Search for datasets matching specific criteria like 'fi-cad'. It saves you from browsing through every category.

### list_groups
List thematic groups like investment funds or listed companies. This helps you see the categories of data available.

### get_dataset
Get complete metadata for a specific dataset. This shows you update frequency and tags before you download files.

### get_resource
Get metadata for a specific resource. It provides the direct links for CSV, XML, or PDF files.

## Prompt Examples

**Prompt:** 
```
Find the latest CSV files for Brazilian investment fund registrations.
```

**Response:** 
```
I've searched the CVM portal for 'fi-cad' (Registration). I found several resources. Here are the most recent CSV links for your analysis:

* **Resource 1:** [Link]
* **Resource 2:** [Link]

Would you like me to pull the full metadata for any of these?
```

**Prompt:** 
```
Which departments publish data about listed companies?
```

**Response:** 
```
The following CVM departments and thematic groups are responsible for publishing data related to listed companies:

| Department | Responsibility |
| :--- | :--- |
| [Dept A] | [Details] |
| [Dept B] | [Details] |

Would you like to see the specific datasets for any of these?
```

**Prompt:** 
```
Give me the metadata for the 'infodiario' dataset.
```

**Response:** 
```
I've pulled the metadata for 'infodiario'. It contains daily reports and is updated frequently. It includes tags for market news and official notices.

**Key Details:**
- **Update Frequency:** Daily
- **Format:** CSV, XML
- **Description:** Official daily reports from the CVM.

Do you want me to find the latest resource links for this?
```

## Capabilities

### Search investment fund data
Find specific registration records for Brazilian investment funds using keywords.

### Fetch company registration details
Get official data on listed companies and corporate filings.

### Pull dataset metadata
Get details on update frequency, tags, and ownership for any CVM dataset.

### Identify CVM departments
See which specific organizations publish which sets of financial data.

### Locate specific financial reports
Find direct links to CSV, XML, or PDF files for market research.

## Use Cases

### Finding investment fund registrations
An analyst needs 'fi-cad' data. They ask the agent to search for it and get the direct CSV links using `search_datasets` and `get_resource`.

### Automating data discovery for models
A data scientist wants to find all available financial reports. They use `list_datasets` to see everything and then pull metadata for specific files.

### Verifying regulatory data sources
A compliance officer needs to know which department handles corporate filings. They use `list_organizations` to map out the data ownership.

### Locating daily market reports
A researcher is looking for 'infodiario' records. They use the tool to find the specific dataset and get the latest links without visiting the portal.

## Benefits

- Skip manual web navigation by using `search_datasets` to find exactly what you need in seconds instead of clicking through folders.
- Get direct links to CSV and PDF resources for your models using `get_resource` instead of hunting through complex government directories.
- Identify the correct CVM departments for regulatory reporting using `list_organizations` to ensure your data comes from the right source.
- Pull complete metadata for investment funds using `get_dataset` to check update frequencies and tags before you start your analysis.
- Browse all available thematic groups like 'Fundos de Investimento' using `list_groups` to see the full scope of available data at once.

## How It Works

The bottom line is you get direct, structured access to Brazil's official financial records through a simple chat interface.

1. Subscribe to this Connector and add your CVM API key if you want higher limits.
2. Connect the Connector to your preferred AI client like Claude or Cursor.
3. Ask your agent to find specific Brazilian market data or list available datasets.

## Frequently Asked Questions

**What kind of data can I get from CVM Dados Abertos?**
You can access official Brazilian capital markets data, including investment fund registrations, listed company filings, and daily financial reports.

**Can this Connector help me find investment fund records?**
Yes, it can specifically find registration data like 'fi-cad' and other thematic groups related to investment funds.

**Does CVM Dados Abertos provide direct links to CSV files?**
Yes, the tool can retrieve direct links and metadata for CSV, XML, and PDF files hosted on the CVM portal.

**Do I need a special key to access the Brazilian market data?**
Public access is available, but you can provide a CVM API key to benefit from higher usage limits.

**How does this help with financial research in Brazil?**
It lets you skip the manual work of navigating government websites, allowing you to query official records directly through your AI client.

**Can I use this to find corporate filings?**
Yes, you can search for and retrieve metadata for various company filings and listed company datasets.

**How can I find the most recent data for a specific investment fund?**
Use the `search_datasets` tool with keywords like 'fundos' or 'fi-cad'. Once you identify the dataset, use `get_dataset` to list all available resources, which typically include the most recent CSV files.

**Can I get the direct download link for a data file?**
Yes! Use the `get_resource` tool with a specific Resource ID. The response will include the `url` field, which is the direct link to the raw data (e.g., a CSV file).

**What are thematic groups in the CVM portal?**
Thematic groups categorize datasets by market segment. Use `list_groups` to see categories like 'Fundos de Investimento', 'Companhias', and 'Auditores Independentes' to better navigate the available data.