Fetch and analyze BP5 data files using ADIOS2. Access scientific data, metadata, and attributes...
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx clio-kit
MCP client config
{
"mcpServers": {
"clio-adios": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}