MCP CNES for Claude Desktop
io.github.mcpassure/mcp-cnes
Consulta o CNES (estabelecimentos de saúde): profissionais, leitos, equipamentos, serviços.
client:Claude Desktop
transport:stdio
runtime:npm
Install MCP CNES in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-cnes": {
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs