Provides keyless access to UK Health Security Agency public health data through Pipeworx's gateway infrastructure. The server exposes UKHSA dashboard metrics covering disease surveillance, vaccination rates, and other epidemiological data without requiring API authentication. You'd reach for this when building health monitoring tools, analyzing public health trends, or integrating UK disease surveillance into AI workflows. Part of Pipeworx's broader gateway that connects to 693+ data sources, so you can either use the standalone UKHSA endpoint or tap into the full gateway. Supports the ask_pipeworx interface for natural language queries instead of direct tool calls.
UK Health Security Agency (UKHSA) data dashboard MCP — keyless.
Part of Pipeworx — an MCP gateway connecting AI agents to 693+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"ukhsa": {
"url": "https://gateway.pipeworx.io/ukhsa/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 693+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Ukhsa data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.exploit-intel/eip-mcp
dmontgomery40/pentest-mcp
pantheon-security/notebooklm-mcp-secure
cyanheads/pentest-mcp-server
io.github.devinder1/tridentchain-security