
MCP CNES
Let agents query Brazil’s CNES registry for health establishments, staff, beds, equipment, and services while building care-network or analytics features.
Overview
MCP CNES is a MCP server for the Build phase that queries Brazil’s CNES health establishment registry for agents building facility and network features.
What is this MCP server?
- CNES establishment lookup for Brazilian health facilities
- Surfaces professionals, bed counts, equipment, and services where available
- stdio MCP via npx @mcpassure/mcp-cnes (version 0.1.1)
- Targets care mapping, network analytics, and ops dashboards
- Published via MCPassure with GitHub source repository
- Server version 0.1.1
- npm identifier @mcpassure/mcp-cnes with npx runtimeHint
- stdio transport in MCP server schema
What problem does it solve?
Brazil health apps need CNES facility, bed, and equipment facts inside the agent loop without manual portal research.
Who is it for?
Indie builders mapping Brazilian provider networks, referral flows, or internal ops views that depend on CNES identifiers.
Skip if: Products outside Brazil’s public health system or teams needing real-time clinical workflows instead of registry metadata.
What do I get? / Deliverables
After registration, agents can query CNES establishments and related capacity or service attributes through MCP tools.
- MCP tools returning CNES establishment and related registry fields
- Agent-grounded facility, bed, equipment, and service lookups for Brazil
- Integrable stdio server at package version 0.1.1
Recommended MCP Servers
Journey fit
CNES integration is added during build when a Brazil health product needs live facility and capacity facts from the national registry. National health registry access is an external API-style MCP hook, filed under integrations.
How it compares
CNES registry MCP connector, not a hospital EHR integration or generic maps API.
Common Questions / FAQ
Who is MCP CNES for?
Builders shipping Brazil-focused health SaaS, agent assistants, or data products that must reference official establishment registry fields.
When should I use MCP CNES?
Use it while building features that display or reason over health facility locations, beds, equipment, professionals, or CNES-registered services.
How do I add MCP CNES to my agent?
Configure stdio MCP to run npx @mcpassure/mcp-cnes in your agent’s server list, then call the CNES query tools from your session.