mcpbeat Sign in

Saudeemdado MCP Server

by pedropaulofernandes88-stack Your server? Claim it
local only

Saudeemdado runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from pypi. Last commit 22 Sep 2026.

Saúde do Brasil (DataSUS + IBGE) consultável por IA — mortalidade, dengue e internações SUS

Installs per day peak 599 · avg 55 · -64% w/w
a month agotoday
103
Installs / week
pypi · saudeemdado-mcp
0
Stars
5 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

A line of code looks encrypted site/lib/api.ts:15
  "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Inpla2pobXhqYW1hdGx4cGt5a2RlIiwicm9sZSI6ImFub24iLCJpYXQiOjE3ODEwNzY4MzIsImV4cCI6MjA5NjY1MjgzMn0.px8FcU0QK8w9v95kwGlGzASKpY3drsxAvFe0e6wUoCU";
    return subprocess.run(cmd, **kwargs)
Runs with shell=True bootstrap.py:71
    kwargs = dict(shell=True, cwd=str(cwd or ROOT))
Builds a file path from a variable site/app/dados/page.tsx:25
  const manifesto = JSON.parse(readFileSync(path.join(dir, atual.arquivo), "utf8")) as {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Saudeemdado every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 saudeemdado -- uvx saudeemdado-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "saudeemdado": {
      "args": [
        "saudeemdado-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.saudeemdado]
command = "uvx"
args = ["saudeemdado-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "saudeemdado": {
      "args": [
        "saudeemdado-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "saudeemdado": {
      "args": [
        "saudeemdado-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Saudeemdado

same job, measured the same way
Consulta CEP em Lote — Endereços Brasileiros
by paulovitorti

Busca de endereço por CEP em lote no Brasil: rua, bairro, cidade, UF, DDD e IBGE.

answering
cnpj.ia.br
by ia-cnpj

Empresas do Brasil (CNPJ): consulta por CNPJ, busca por filtros e uso da conta. Chave no header.

4 tools answering
Adoteca — Adoção de Pets no Brasil
by com-adoteca

Cães e gatos para adoção no Brasil, de ONGs e protetores. Busque por cidade, porte, idade e saúde.

10 tools answering
Com
by com-pushinpay

MCP oficial da PushinPay: cobranças PIX, consulta de transações e saldo via IA.

29 installs/wk local only
MCP Compras.gov.br
by opedrosoares

Preços, atas, contratos e sanções das APIs públicas de compras do governo brasileiro

100 tools answering
Descontosml
by descontosml

Promoções, histórico de preço e cupons validados do Mercado Livre Brasil

3 tools answering
Metro Quadrado
by com-metroquadradosc

Preço do m² por bairro em 6 cidades de Santa Catarina, Brasil. Dados abertos do Minuto Jaraguá.

6 tools answering
Census Trade
by pipeworx-io

Census Trade MCP — US Census Bureau International Trade data

40 tools answering

Saudeemdado — questions

Answers built from our own checks of this server.

Why is there no uptime for Saudeemdado?
Saudeemdado 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 pypi package saudeemdado-mcp was installed 103 times last week.
How do I connect Saudeemdado?
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 saudeemdado-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Saudeemdado?
The pypi package saudeemdado-mcp was installed 103 times in the last week. Week over week that is -64%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Saudeemdado open source?
We cannot say either way: written in Python, 0 stars on GitHub and 5 open issues, but we could not determine the licence, and without one the code is not open source by default.