adios_mcp_server

JaimeCernuda/adios_mcp_server

3.2

If you are the rightful owner of adios_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project provides a Model Context Protocol (MCP) server for interacting with ADIOS2 BP5 files, enabling LLM-powered clients to inspect and manipulate scientific datasets.

Tools

Functions exposed to the LLM to take actions

list_variables

Lists all variables and their metadata.

describe_variable

Provides detailed block-level decomposition info for a variable.

read_data

Reads data from a variable, with support for slicing.

list_attributes

Lists all attributes in the file.

read_attribute

Reads the value of a single attribute.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources