MCP CNES
Rank #62,100io.github.mcpassure/mcp-cnes
Consulta o CNES (estabelecimentos de saúde): profissionais, leitos, equipamentos, serviços.
MCP CNES is a Model Context Protocol (MCP) server published by mcpassure. It ranks #62,100 of 132,113 servers tracked on MCP Toplist. MCP CNES is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 15, 2026 and most recently updated on May 15, 2026.
Ranks ahead of 70,013 of 132,113 servers on MCP Toplist.
Use MCP CNES
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-cnes -- npx -y @mcpassure/mcp-cnes[mcp_servers.mcp-cnes]
command = "npx"
args = ["-y", "@mcpassure/mcp-cnes"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-cnes": {
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-cnes": {
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-cnes": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-cnes": {
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-cnes": {
"command": "npx",
"args": [
"-y",
"@mcpassure/mcp-cnes"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mcpassure%2Fmcp-cnes)<a href="https://mcptoplist.com/server/io.github.mcpassure%2Fmcp-cnes"><img src="https://mcptoplist.com/badge/io.github.mcpassure%2Fmcp-cnes.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mcpassure
Other servers by mcpassure
View all mcpassure servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 15, 2026 |
Frequently asked questions
- Who maintains MCP CNES?
- MCP CNES is maintained by mcpassure, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is MCP CNES listed on the Official MCP Registry?
- Yes — MCP CNES is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP CNES have?
- MCP Toplist tracks 1 version of MCP CNES, most recently published on May 15, 2026.
- Where can I find the source code for MCP CNES?
- The source code for MCP CNES is hosted at github.com/mcpassure/mcp-cnes.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.