Skip to main content

Jarvis MCP

← Back to MCPs
🤖

Jarvis

Data Processingv1.0.0

Jarvis MCP is a Model Context Protocol server that enables LLMs to manage the full lifecycle of data-centric pipelines using the Jarvis framework, featuring pipeline creation, package management, configuration updates, environment building, and execution capabilities for high-performance computing and data science workflows.

Keywords: jarvis, pipeline-management, high-performance-computing, hpc, workflow, data-pipelines, scientific-computing, mcp
License: MIT

Installation

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