
MCP BuláRio ANVISA
Give health or pharma-focused agents in Brazil programmatic access to ANVISA Bulário Eletrônico for leaflets, registrations, warning labels, and presentations.
Overview
MCP Bulário ANVISA is a MCP server for the Build phase that queries Brazil’s ANVISA electronic drug leaflet registry for agents building health software.
What is this MCP server?
- Queries Brazil ANVISA Bulário Eletrônico from the agent
- Covers drug leaflets (bulas), registrations, tarjas, and presentations
- stdio MCP via npx @mcpassure/mcp-anvisa-bulario (version 2.0.0)
- Packaged for MCPassure registry workflow
- Portuguese-first regulatory source for medication reference
- Server version 2.0.0
- npm package @mcpassure/mcp-anvisa-bulario with npx runtimeHint
- stdio transport type in server manifest
What problem does it solve?
Brazil-focused health agents lack a reliable MCP path to official ANVISA bula and registration data during development.
Who is it for?
Solo builders creating Brazilian health, pharmacy, or med-info products who need agent-grounded ANVISA leaflet lookups.
Skip if: Global apps with no Brazil regulatory scope or teams that cannot handle Portuguese clinical labeling context.
What do I get? / Deliverables
After install, agents can pull structured Bulário Eletrônico results for medications without manual portal browsing.
- Agent tools that return ANVISA Bulário queries (leaflets, registrations, tarjas, presentations)
- Regulatory-grounded responses for Brazil medication reference features
- stdio MCP server ready for MCPassure registry install flow
Recommended MCP Servers
Journey fit
Bulário lookup is wired when building Brazil-specific health products, after you know the regulatory domain matters. It is an external regulatory data connector, classified under integrations rather than generic backend code.
How it compares
Brazil ANVISA regulatory MCP connector, not a general medical LLM skill or US FDA datastore.
Common Questions / FAQ
Who is MCP BuláRio ANVISA for?
Developers and indie founders building AI agents or SaaS that must reference official Brazilian drug leaflets and ANVISA registration details.
When should I use MCP BuláRio ANVISA?
Use it while building integrations for Brazil health products when bula text, tarjas, or presentation data must come from ANVISA’s Bulário Eletrônico.
How do I add MCP BuláRio ANVISA to my agent?
Add a stdio MCP entry that runs npx @mcpassure/mcp-anvisa-bulario per your client’s server config, then invoke the server tools from the agent session.