ANVISA (Portal de APIs) MCP Server for Pydantic AIGive Pydantic AI instant access to 7 tools to Consultar Cosmeticos, Consultar Medicamentos, Consultar Saneantes, and more
Pydantic AI brings type-safe agent development to Python with first-class MCP support. Connect ANVISA (Portal de APIs) through Vinkius and every tool is automatically validated against Pydantic schemas. catch errors at build time, not in production.
Ask AI about this MCP Server for Pydantic AI
The ANVISA (Portal de APIs) MCP Server for Pydantic AI is a standout in the Government Public Data category — giving your AI agent 7 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
import asyncio
from pydantic_ai import Agent
from pydantic_ai.mcp import MCPServerHTTP
async def main():
# Your Vinkius token. get it at cloud.vinkius.com
server = MCPServerHTTP(url="https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp")
agent = Agent(
model="openai:gpt-4o",
mcp_servers=[server],
system_prompt=(
"You are an assistant with access to ANVISA (Portal de APIs) "
"(7 tools)."
),
)
result = await agent.run(
"What tools are available in ANVISA (Portal de APIs)?"
)
print(result.data)
asyncio.run(main())
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About ANVISA (Portal de APIs) MCP Server
Connect to the official ANVISA (Brazilian Health Regulatory Agency) API portal and integrate critical health regulatory data into your AI workflows.
Pydantic AI validates every ANVISA (Portal de APIs) tool response against typed schemas, catching data inconsistencies at build time. Connect 7 tools through Vinkius and switch between OpenAI, Anthropic, or Gemini without changing your integration code. full type safety, structured output guarantees, and dependency injection for testable agents.
What you can do
- Medicine Search — Query registered medicines by commercial name, active ingredient, or registration number using
consultar_medicamentos. - Pricing Intelligence — Fetch maximum consumer prices (PMC) and factory prices (PF) for regulated drugs via
precos_medicamentos. - Food & Nutrition — Access the database of registered food products (
registros_alimentos) and those requiring only notification (notificacoes_alimentos). - Cosmetics & Hygiene — Verify registration data for perfumes, hygiene products, and cosmetics using
consultar_cosmeticos. - Sanitizing Products — Search for cleaning and sanitizing products registered with the agency via
consultar_saneantes. - Pharmacopeia Standards — Retrieve official monographs for chemical substances and health standards using
monografias_farmacopeia.
The ANVISA (Portal de APIs) MCP Server exposes 7 tools through the Vinkius. Connect it to Pydantic AI in under two minutes — credentials fully managed, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 7 ANVISA (Portal de APIs) tools available for Pydantic AI
When Pydantic AI connects to ANVISA (Portal de APIs) through Vinkius, your AI agent gets direct access to every tool listed below — spanning anvisa, medicines, regulatory, and more. Every call runs in a secure, isolated environment with full audit visibility. Beyond a simple connection, you get real-time monitoring of agent activity, enterprise governance, and optimized token usage.
Consultar cosmeticos on ANVISA (Portal de APIs)
Search for registered cosmetic products
Consultar medicamentos on ANVISA (Portal de APIs)
Search for medicines by name, active ingredient, or registration number
Consultar saneantes on ANVISA (Portal de APIs)
Search for registered sanitizing products
Monografias farmacopeia on ANVISA (Portal de APIs)
Retrieve monographs for chemical substances
Notificacoes alimentos on ANVISA (Portal de APIs)
Access food products that only require notification
Precos medicamentos on ANVISA (Portal de APIs)
Retrieve maximum consumer prices (PMC) and factory prices (PF) for medicines
Registros alimentos on ANVISA (Portal de APIs)
List food products registered with ANVISA
Connect ANVISA (Portal de APIs) to Pydantic AI via MCP
Follow these steps to wire ANVISA (Portal de APIs) into Pydantic AI. The entire setup takes under two minutes — your credentials stay safe behind Vinkius.
Install Pydantic AI
pip install pydantic-aiReplace the token
[YOUR_TOKEN_HERE] with your Vinkius tokenRun the agent
agent.py and run: python agent.pyExplore tools
Why Use Pydantic AI with the ANVISA (Portal de APIs) MCP Server
Pydantic AI provides unique advantages when paired with ANVISA (Portal de APIs) through the Model Context Protocol.
Full type safety: every MCP tool response is validated against Pydantic models, catching data inconsistencies before they reach your application
Model-agnostic architecture. switch between OpenAI, Anthropic, or Gemini without changing your ANVISA (Portal de APIs) integration code
Structured output guarantee: Pydantic AI ensures tool results conform to defined schemas, eliminating runtime type errors
Dependency injection system cleanly separates your ANVISA (Portal de APIs) connection logic from agent behavior for testable, maintainable code
ANVISA (Portal de APIs) + Pydantic AI Use Cases
Practical scenarios where Pydantic AI combined with the ANVISA (Portal de APIs) MCP Server delivers measurable value.
Type-safe data pipelines: query ANVISA (Portal de APIs) with guaranteed response schemas, feeding validated data into downstream processing
API orchestration: chain multiple ANVISA (Portal de APIs) tool calls with Pydantic validation at each step to ensure data integrity end-to-end
Production monitoring: build validated alert agents that query ANVISA (Portal de APIs) and output structured, schema-compliant notifications
Testing and QA: use Pydantic AI's dependency injection to mock ANVISA (Portal de APIs) responses and write comprehensive agent tests
Example Prompts for ANVISA (Portal de APIs) in Pydantic AI
Ready-to-use prompts you can give your Pydantic AI agent to start working with ANVISA (Portal de APIs) immediately.
"Search for medicines containing 'Paracetamol' as the active ingredient."
"What is the maximum consumer price for the medicine 'Aspirina'?"
"Check the registration status of the cosmetic product 'Protetor Solar'."
Troubleshooting ANVISA (Portal de APIs) MCP Server with Pydantic AI
Common issues when connecting ANVISA (Portal de APIs) to Pydantic AI through Vinkius, and how to resolve them.
MCPServerHTTP not found
pip install --upgrade pydantic-aiANVISA (Portal de APIs) + Pydantic AI FAQ
Common questions about integrating ANVISA (Portal de APIs) MCP Server with Pydantic AI.
How does Pydantic AI discover MCP tools?
MCPServerHTTP instance with the server URL. Pydantic AI connects, discovers all tools, and generates typed Python interfaces automatically.Does Pydantic AI validate MCP tool responses?
Can I switch LLM providers without changing MCP code?
Explore More MCP Servers
View all →
Cheddar
8 toolsManage usage-based billing and subscriptions via Cheddar — track usage, monitor invoices, and manage customers directly from any AI agent.

Zoho CRM Sales
10 toolsDeep deal management with quotes, products, sales orders, and invoices — complete sales cycle in Zoho CRM.

Elastic Enterprise Search
6 toolsManage enterprise search via Elastic — search engines and documents, handle indexing, and monitor search analytics directly from any AI agent.

Fireworks AI
6 toolsEmpower LLM applications via Fireworks AI — perform ultra-fast chat completions, generate embeddings and images, and transcribe audio directly from any AI agent.
