Aihw MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 523 installs a week from pypi.
Query the AIHW in plain English — mortality, cancer, health spend, hospital wait times.
The linked repository no longer exists on GitHub — it was deleted or made private.
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.
claude mcp add aihw-mcp -- uvx aihw-mcp
{
"mcpServers": {
"aihw-mcp": {
"args": [
"aihw-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.aihw-mcp]
command = "uvx"
args = ["aihw-mcp"]
{
"mcpServers": {
"aihw-mcp": {
"args": [
"aihw-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aihw-mcp": {
"args": [
"aihw-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.