Jettyio Skills

devops-infra MCP Server

Build, run, and monitor AI/ML workflows from any agent. MCP server extension for Claude Code, Gemini CLI, Cursor, VS Code Copilot, and more.

VerifiedInstall Ready
devops-infradevops-infra
5 views4 stars2 forksMIT

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
4
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y jetty-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "jettyio-skills": {
      "command": "npx",
      "args": [
        "jettyio-skills"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

30
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (30)

list-collections

List all collections (workspaces)

run-workflow-sync

Run a workflow synchronously (blocks until done)

simple-chat

Basic LLM chat with system prompt

create-task

Create a new task with a workflow

add-label

Label a trajectory (e.g., quality=high)

update-task

Update a task's workflow or description

list-tasks

List tasks (workflows) in a collection

get-trajectory

Get full run details with step outputs

Pattern

Use Case

image-generation

Text-to-image with Replicate/FLUX

Tool

Description

run-workflow

Run a workflow asynchronously

Template

Description

get-collection

Get collection details and environment variable keys

list-trajectories

List recent workflow runs

set-environment-vars

Set or delete environment variables on a collection (merge semantics, pass `null` to delete a key)

get-task

Get task details and workflow definition

batch-processor

Fan-out parallel processing

Full

Partial

list-step-templates

List available step templates

Service

URL

Zed

Full

check-secrets

Verify which env vars a collection has vs. what a runbook needs — returns configured, missing, and ready status

document-summarizer

Configurable document summarization

Problem

Solution

Cursor

Full

model-comparison

Compare two LLM responses with an AI judge

Windsurf

Full

get-step-template

Get template details and schema

get-stats

Get execution statistics