Skip to main content

Darshan MCP

← Back to MCPs

Darshan

Utilitiesv1.0.0

Darshan MCP is a comprehensive Model Context Protocol (MCP) server that enables Language Learning Models (LLMs) to analyze HPC application I/O performance through Darshan profiler trace files. This server provides advanced I/O analysis capabilities, performance bottleneck identification, and comprehensive reporting tools with seamless integration with AI coding assistants.

License: MIT

Installation

{
"mcpServers": {
"darshan-mcp": {
"command": "uvx",
"args": ["iowarp-mcps", "darshan"]
}
}
}