Adios MCP
โ Back to MCPs
๐
Adios
Data Processingv1.0.0
ADIOS MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 5 tools for ADIOS2 BP5 file access: list files, inspect variables, read data at specific steps, extract attributes. Enables AI agents to work with high-performance scientific data formats.
Keywords: mcp, adios2, bp5, scientific data, data access, variable inspection, attribute extraction, iowarp
License: MIT
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"adios-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "adios"]
}
}
}