Jarvis MCP
โ Back to MCPs
๐ค
Jarvis
Data Processingv1.0.0
Jarvis MCP v1.0.0 - Part of Agent Toolkit (IoWarp Platform). 27 tools for data pipeline lifecycle management: create pipelines, configure packages, manage repositories, execute workflows. Enables AI agents to orchestrate HPC data pipelines.
Keywords: jarvis, pipeline-management, high-performance-computing, hpc, workflow, data-pipelines, scientific-computing, mcp
License: MIT
Installation Playbooks
Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.
{
"mcpServers": {
"jarvis-mcp": {
"command": "uvx",
"args": ["agent-toolkit", "jarvis"]
}
}
}