mcpbeat Sign in

DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP Server

local only

DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 761 installs a week from npm. Last commit 17 Sep 2026.

DATASUS SIH/SUS hospital admissions in Brazil (AIH, 1992-2025): ICD-10 causes, ICSAP, rates.

Installs per day peak 327 · avg 10
a month agotoday
1 761
Installs / week
npm · sih-br-mcp
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP 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 sih-br-mcp -- npx -y sih-br-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sih-br-mcp": {
      "args": [
        "-y",
        "sih-br-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sih-br-mcp]
command = "npx"
args = ["-y", "sih-br-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sih-br-mcp": {
      "args": [
        "-y",
        "sih-br-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sih-br-mcp": {
      "args": [
        "-y",
        "sih-br-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SIH_CACHE_DIR (Folder for the local cache of cubes and population files downloaded from the public channel (default ~/.cache/sih-br-mcp/cubos).), SIH_CUBES_BASE_URL (Alternative channel base URL (default https://data.sidneybissoli.com/sih/cubos/).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP

same job, measured the same way
Meelion MCP
by danmarkprintes

Brazilian fixed income & financial data for AI. Selic, CDI, IPCA, CDB/LCI/LCA rankings, FX rates.

5 tools answering
C
CMS Medicare Data
by olyport

Medicare spending, chronic conditions, hospital quality, readmissions, and enrollment

5 tools answering
Canvas
by mcparmory

Manage courses, submissions, grades, and student data in Canvas LMS

255 installs/wk local only
Web3 Signals
by manavaga

AI crypto buy/sell signals for 20 assets: 6 data dimensions fused into 0-100 scores. x402 + MCP.

10 tools answering
MedPrice AI
by medprice-ai

Hosted MCP server exposing US hospital procedure cost data to AI assistants

5 tools answering
Jus MCP
by mcp-dir

Brazilian legal stack in one MCP: lawsuits, court publications, case law, tenders, certificates.

7 tools answering
Br Eli MCP
by matematicsolutions

MCP server for Brazilian federal law: legislation, DataJud, STJ, CARF, TST, TCU citations.

256 installs/wk local only
MedRates
by medrates

Search US hospital prices, compare costs, and find insurance-negotiated rates.

6 tools answering

DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP?
DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP 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 sih-br-mcp was installed 1 761 times last week.
How do I connect DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP?
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 sih-br-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP?
The npm package sih-br-mcp was installed 1 761 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is DATASUS SIH/SUS — Brazil Hospital Admissions (AIH) MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.