mcpbeat Sign in

MCP CNES MCP Server

local only

MCP CNES runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm.

Consulta o CNES (estabelecimentos de saúde): profissionais, leitos, equipamentos, serviços.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 40 · avg 9 · +68% w/w
a month agotoday
57
Installs / week
npm · @mcpassure/mcp-cnes
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-cnes -- npx -y @mcpassure/mcp-cnes
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-cnes": {
      "args": [
        "-y",
        "@mcpassure/mcp-cnes"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-cnes]
command = "npx"
args = ["-y", "@mcpassure/mcp-cnes"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-cnes": {
      "args": [
        "-y",
        "@mcpassure/mcp-cnes"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-cnes": {
      "args": [
        "-y",
        "@mcpassure/mcp-cnes"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP CNES

same job, measured the same way
Conselho Federal de Medicina: Estabelecimentos de Saúde
by mcp-dir

Conselho Federal de Medicina: Estabelecimentos de Saúde, official-source lookup. Platform-hosted, pa

7 tools answering
Gtm Alpha MCP Server
by shashwatgtm

Professional GTM consultation MCP server with EPIC framework

55 installs/wk local only
C
Alfabot MCP Server
by alfabot

Consulta de planes de productos Alfabot y agendamiento de reuniones para colegios y empresas

3 tools answering
MCP TUSS / Rol ANS
by mcpassure

Consulta tabelas TUSS da ANS: procedimentos, medicamentos, diárias e taxas via SQLite local.

50 installs/wk local only
MCP Nfse Nacional
by samuelmoraesf

MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)

42 installs/wk local only
SQL Server
by hlgurgel

Servidor MCP para SQL Server com controle de permissões e modo somente-leitura

local only
Lgpd MCP
by lordmendes

MCP Server para conformidade LGPD. Ferramentas de bases legais, consentimento, PIA e políticas.

103 installs/wk local only
ensmcp
by seifreed

Servidor MCP para consultar el ENS y mantener declaraciones de aplicabilidad auditables.

102 installs/wk local only

MCP CNES — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP CNES?
MCP CNES runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mcpassure/mcp-cnes was installed 57 times last week.
Is MCP CNES still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect MCP CNES?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mcpassure/mcp-cnes straight from npm; nothing to host, nothing to sign up for.
How many people use MCP CNES?
The npm package @mcpassure/mcp-cnes was installed 57 times in the last week. Week over week that is +68%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.