Skip to main content
Glama

MCP Background Job Server

by dylan-gluck

list_jobs

Retrieve and monitor all background jobs, including job ID, status, command, and start time, sorted by newest first. Facilitates efficient process tracking and management.

Instructions

List all background jobs with their status.

Returns a list of all background jobs, including their job ID, status, command, and start time. Jobs are sorted by start time (newest first).

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

Other Tools from MCP Background Job Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/dylan-gluck/mcp-background-job'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server