# ANVISA (Portal de APIs) MCP for AI Agents AI Agent Connect

> ANVISA (Portal de APIs) MCP gives your AI direct access to the official Brazilian health regulatory database. Query medicines, check consumer prices, verify food registrations, and pull pharmacopeia monographs. It connects your agent to real-time data from Brazil's health agency without you having to navigate the official portal manually.

## Overview
- **Category:** government-public-data
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_w4LWIwDiPKmnzxjBi5f3yfjEdSaox6yEZaMnnkut/ai-agent-connect
- **Tags:** anvisa, medicines, regulatory, brazil, public-health

## Description

You're trying to track what's actually legal and priced correctly in the Brazilian health market, but the manual work is a slog. Instead of jumping between tabs and copy-pasting data from the official government site, this Connector lets your AI do the heavy lifting. You can ask your agent to pull up the maximum consumer price for a specific drug or check if a new food product has been officially registered. It pulls real data on everything from perfumes to industrial sanitizers. If you're trying to stay compliant or do research on active ingredients, this is the shortcut. It puts the entire ANVISA database into your chat window, making it way easier to spot discrepancies or verify registrations in seconds. It's one of the many ways Vinkius helps you bridge the gap between raw government data and your actual daily workflow. You get the facts you need without the headache of navigating clunky web interfaces.

## Tools

### consultar_medicamentos
Search for medicines by name, active ingredient, or registration number. This is your primary tool for finding specific drug records.

### consultar_cosmeticos
Search for registered cosmetic products. It lets you verify if a beauty or hygiene item is officially approved.

### consultar_saneantes
Search for registered sanitizing products. Use this to find industrial cleaning agents in the official database.

### monografias_farmacopeia
Retrieve monographs for chemical substances. This provides official standards for chemical and health substances.

### notificacoes_alimentos
Access food products that only require notification. It helps you see products that don't need full registration but still need reporting.

### precos_medicamentos
Retrieve maximum consumer prices (PMC) and factory prices (PF) for medicines. This is the go-to for pricing intelligence on regulated drugs.

### registros_alimentos
List food products registered with ANVISA. Use this to check the full registry of food items in Brazil.

## Prompt Examples

**Prompt:** 
```
What is the maximum consumer price for the medicine 'Aspirina'?
```

**Response:** 
```
Querying the ANVISA price database... For 'Aspirina', the Maximum Consumer Price (PMC) is R$ 45.50 and the Factory Price (PF) is R$ 32.00. Note that these values can vary slightly based on state taxes.
```

**Prompt:** 
```
Can you check if 'Protetor Solar' is a registered cosmetic?
```

**Response:** 
```
I've checked the cosmetics database for 'Protetor Solar'. It is currently registered under number 123456789 with an active status. The manufacturer listed is [Company Name].
```

**Prompt:** 
```
Give me a list of food products registered with ANVISA.
```

**Response:** 
```
I've pulled a sample of recently registered food products from the database:

| Product Name | Registration Status |
| --- | --- |
| Organic Juice | Registered |
| Whole Grain Bread | Registered |
| Artisanal Cheese | Registered |

Would you like me to check a specific brand?
```

## Capabilities

### Query medicine registrations
Search for medicines by name, active ingredient, or registration number to verify legal status.

### Fetch drug price ceilings
Get maximum consumer prices and factory prices for regulated medications instantly.

### Verify food registrations
Check the official status of food products to ensure they meet regulatory requirements.

### Check cosmetic data
Retrieve registration details for perfumes, hygiene products, and other cosmetics.

### Retrieve chemical monographs
Access official pharmacopeia standards for chemical substances and health items.

### Search industrial sanitizers
Look up registered cleaning and sanitizing products in the official government database.

## Use Cases

### Checking a bulk list of food registrations
A compliance officer needs to check if 50 new food products are registered. Instead of clicking 50 times, the user asks the agent to run `registros_alimentos` for the list and summarize the results.

### Pulling chemical monographs for research
A researcher needs the monograph for a specific chemical. They ask the agent for the chemical standards, and it pulls the data from `monografias_farmacopeia` instantly.

### Comparing drug price ceilings
A procurement lead wants to compare drug prices. They ask the agent for the PMC of a specific drug, and the agent uses `precos_medicamentos` to give the current price ceiling.

### Verifying a new perfume registration
A brand owner wants to see if a new perfume is registered. They ask the agent to check the registration status of a specific brand using `consultar_cosmeticos`.

## Benefits

- Stop manual browsing of the ANVISA portal by letting your agent fetch data directly via `consultar_medicamentos`.
- Get instant pricing intelligence with `precos_medicamentos` to see maximum consumer and factory prices for drugs.
- Verify food safety compliance quickly using `registros_alimentos` and `notificacoes_alimentos`.
- Pull official chemical standards and monographs for research using `monografias_farmacopeia`.
- Check the legal status of beauty products in seconds with `consultar_cosmeticos`.
- Identify registered industrial sanitizers for compliance audits using `consultar_saneantes`.

## How It Works

The bottom line is you get instant access to Brazil's official health registry without the manual browsing.

1. Subscribe to this Connector and grab your API key from the official ANVISA portal.
2. Plug that key into your client settings to establish the connection.
3. Ask your agent to pull specific Brazilian health data, price lists, or registration statuses.

## Frequently Asked Questions

**Can I use the ANVISA (Portal de APIs) MCP to find medicine prices in Brazil?**
Yes, you can. The Connector allows your agent to pull the Maximum Consumer Price (PMC) and Factory Price (PF) for regulated drugs directly from the official database.

**How does the ANVISA (Portal de APIs) MCP help with food safety compliance?**
It lets you quickly search the official registry of food products. You can verify if items are fully registered or if they only require notification, making it easier to stay compliant.

**Can the ANVISA (Portal de APIs) MCP search for cosmetics and hygiene products?**
Yes, it can. You can use it to verify the registration status and details for perfumes, hygiene products, and other cosmetics registered with the agency.

**Is the ANVISA (Portal de APIs) MCP good for pharmaceutical research?**
It's excellent for researchers. You can pull official monographs for chemical substances and health standards directly into your research environment.

**Can I use the ANVISA (Portal de APIs) MCP to find industrial sanitizers?**
Yes, the Connector includes a tool to search for cleaning and sanitizing products that are officially registered with the Brazilian health agency.

**Does the ANVISA (Portal de APIs) MCP require a manual login every time?**
No, once you connect your API key to the Connector, your agent can perform queries directly without you having to log into the government portal manually every time.

**Can I check the maximum consumer price of a specific medicine?**
Yes. Use the `precos_medicamentos` tool providing the commercial name or registration number to get the PMC (Maximum Consumer Price) and PF (Factory Price).

**How do I verify if a food product is registered or just notified?**
You can use `registros_alimentos` for products that require full registration and `notificacoes_alimentos` for those that only require notification to ANVISA.

**Can I search for a medicine using its active ingredient?**
Absolutely. The `consultar_medicamentos` tool accepts a `principio_ativo` parameter to find all medicines containing that specific substance.