Adios MCP
← Back to MCPs
📊
Adios
Data Processingv1.0.0
ADIOS MCP is a comprehensive Model Context Protocol (MCP) server that enables Language Learning Models (LLMs) to access and analyze scientific simulation and real-time data through the ADIOS2 framework. This server provides read-only access to BP5 datasets with intelligent data handling and seamless integration with AI coding assistants.
Keywords: mcp, adios2, bp5, scientific data, data access, variable inspection, attribute extraction
License: MIT
Installation
{
"mcpServers": {
"adios-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "adios"]
}
}
}