Skip to main content
Glama
TNTisdial

Persistent Shell MCP

by TNTisdial

get_output

Retrieve terminal output from the Persistent Shell MCP server. Capture user interface display or background process status to monitor command execution and session activity.

Instructions

Get current terminal output. Defaults to the ui window (what the user sees), but can check the exec window for background process status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspace_idNodefault
window_nameNoWindow to capture: 'ui' for user view, 'exec' for background tasks. Example: `window_name: 'exec'` to check a background build.ui

Latest Blog Posts

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/TNTisdial/persistent-shell-mcp'

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