QSimHealth
Rank #55,178com.qsimhealth/public
Healthcare staffing simulator — ED, walk-in clinic, and appointment office DES tools.
QSimHealth is a Model Context Protocol (MCP) server published by chiaha-ai. It ranks #55,178 of 115,591 servers tracked on MCP Toplist. QSimHealth is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 27, 2026 and most recently updated on May 27, 2026.
Ranks ahead of 60,413 of 115,591 servers on MCP Toplist.
Use QSimHealth
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http public https://qsimhealth.com/mcp/v1[mcp_servers.public]
url = "https://qsimhealth.com/mcp/v1"Add to ~/.codex/config.toml.
https://qsimhealth.com/mcp/v1Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"public": {
"url": "https://qsimhealth.com/mcp/v1"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"public": {
"type": "http",
"url": "https://qsimhealth.com/mcp/v1"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"public": {
"serverUrl": "https://qsimhealth.com/mcp/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"public": {
"url": "https://qsimhealth.com/mcp/v1"
}
}
}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/com.qsimhealth%2Fpublic)<a href="https://mcptoplist.com/server/com.qsimhealth%2Fpublic"><img src="https://mcptoplist.com/badge/com.qsimhealth%2Fpublic.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
chiaha-ai
Other servers by chiaha-ai
- QueueSim#53,815 · 1 ver
- DiscreteRate#55,122 · 1 ver
- ReliaSim#55,182 · 1 ver
- ReliaStats#55,183 · 1 ver
- SCModeling#55,189 · 1 ver
- Plant Builder#55,224 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | May 27, 2026 |
Frequently asked questions
- Who maintains QSimHealth?
- QSimHealth is maintained by chiaha-ai, which publishes 7 MCP servers (7 total versions) tracked on MCP Toplist.
- Is QSimHealth listed on the Official MCP Registry?
- Yes — QSimHealth is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does QSimHealth have?
- MCP Toplist tracks 1 version of QSimHealth, most recently published on May 27, 2026.
- Where can I find the source code for QSimHealth?
- The source code for QSimHealth is hosted at github.com/chiaha-ai/qsimhealth-site.