Tools for extracting data and metadata from scientific data files. Extracted information are returned as a dictionary of sidpy.Dataset objects.
Please see SciFiReaders documentation website for more information.
If you want to run the SciFiReaders Model Context Protocol server directly, install the optional MCP extra and launch the console entrypoint:
uv sync --extra mcp
uv run scifireaders_mcp.exeThe server runs over stdio and exposes the read_file tool.