CLIO Kit is a collection of Model Context Protocol (MCP) servers designed to facilitate AI agents in scientific computing tasks, enabling interaction with HPC resources and various scientific data formats.
From the registry: Fetch and analyze BP5 data files using ADIOS2 for scientific data and metadata access.

$ curl -LsSf https://astral.sh/uv/install.sh | shhttps://docs.astral.sh/uv/Please install the `adios-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install uv / uvx** — uvx runs the clio-kit dispatcher that launches individual MCP servers. Run: `curl -LsSf https://astral.sh/uv/install.sh | sh` (https://docs.astral.sh/uv/)
Canonical MCP server config (stdio transport):
- command: `uvx`
- args: ["clio-kit","mcp-server","adios"]
Note: Ships inside the clio-kit meta-package (part of the IoWarp CLIO Kit). The adios server reads data via the ADIOS2 engine.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.