Skip to main content

MCP server for persistent interactive terminal orchestration

Project description

i4z-terminal-mcp

MCP server that enables AI agents to manage multiple persistent terminal sessions concurrently.

Features

  • Persistent PTY-backed bash shells
  • 9 MCP tools for full terminal lifecycle management
  • Concurrent terminals with isolated async background readers
  • Incremental cursor-based output reads
  • Pattern-based output waiting
  • Signal support (SIGINT, SIGTERM, SIGKILL)
  • Web UI — view terminals live at http://127.0.0.1:9020 (xterm.js)

Install

uv tool install i4z-terminal-mcp
# or
pip install i4z-terminal-mcp
# or from source
uv pip install -e .

Usage

With OpenCode, add to opencode.json:

{
  "mcp": {
    "terminal": {
      "type": "local",
      "command": ["uvx", "i4z-terminal-mcp"],
      "enabled": true
    }
  }
}

Or directly:

i4z-terminal-mcp

Tools

Tool Description
create_terminal Spawn a persistent bash shell
list_terminals List all active sessions
terminal_status Get PID, CWD, alive, timestamps
send_input Write text/commands to stdin
read_output Incremental read via cursor
send_signal Send SIGINT/SIGTERM/SIGKILL
kill_terminal Destroy session and free resources
wait_for_output Block until pattern appears
search_output Search output history buffer

Requirements

  • Python 3.11+
  • Linux or macOS (pexpect PTY support)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i4z_terminal_mcp-0.4.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

i4z_terminal_mcp-0.4.0-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file i4z_terminal_mcp-0.4.0.tar.gz.

File metadata

  • Download URL: i4z_terminal_mcp-0.4.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for i4z_terminal_mcp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 9281b3a43058ff30ab68007490d0826dcc3fb7d116e8beebf166b2398e5fab3d
MD5 d18bf0a1e8b4b5582888a6b353c932e0
BLAKE2b-256 ff4564a22b44b67053be4a4544198f67e0c78aa54cde7d60dc81592609bbb32f

See more details on using hashes here.

File details

Details for the file i4z_terminal_mcp-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: i4z_terminal_mcp-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.30 {"installer":{"name":"uv","version":"0.9.30","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for i4z_terminal_mcp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c7d9dcb6f4d10e315d194436f29212a3bf765693053054a9486e850ed3330b7
MD5 d335b0bbb8f224a6569782da4c8e58c3
BLAKE2b-256 dbfd2ed7fd720df171fd53ea636e52ccfdb3e834b8267ea4b3970714af371bb2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page