Stats
Actions
Tags
From clio-hdf5
Local clio-kit HDF5 server for accessing HDF5 files: reading datasets, groups, attributes, and metadata. Runs as Python subprocess via uvx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"clio-hdf5": {
"command": "uvx",
"args": [
"clio-kit",
"hdf5"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub iowarp/clio-kit --plugin clio-hdf5