Adios MCP
โ Back to MCPs
๐
Adios
Data Processingv2.2.3
Fetch and analyze BP5 data files using ADIOS2. Access scientific data, metadata, and attributes for research and analysis purposes.
Keywords: mcp, adios2, bp5, scientific data, data access, variable inspection, attribute extraction, iowarp
License: BSD-3-Clause
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"adios-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "adios"]
}
}
}