MCP ExplorerExplorer

Pty Mcp

@qododavidon 9 months ago
2 MIT
FreeCommunity
AI Systems
A MCP tool server that provides stateful terminals.

Overview

What is Pty Mcp

pty-mcp is an MCP tool server that provides a stateful terminal, allowing users to interact with terminal sessions that maintain their state across different commands and operations.

Use cases

Use cases for pty-mcp include developing applications that require a persistent terminal interface, automating server management tasks, and providing a user-friendly terminal experience in cloud environments.

How to use

To use pty-mcp, install it using pipx for an isolated environment. First, install pipx, then run ‘pipx install git+https://github.com/qodo-ai/pty-mcp.git’ to set up the server, which will be available as ‘pty-mcp’ in your path.

Key features

Key features of pty-mcp include stateful terminal sessions, ease of installation via pipx, and the ability to manage terminal interactions seamlessly.

Where to use

pty-mcp can be used in software development, system administration, and any field that requires interactive terminal sessions for executing commands and scripts.

Content

pty-mcp

An MCP tool server that provides a stateful terminal.

Installation

Option 1: Install with pipx (Recommended)

This is the recommended way to install pty-mcp as it creates an isolated environment:

  1. Install pipx if you haven’t already:

    python -m pip install --user pipx
    pipx ensurepath
    
  2. Install pty-mcp:

    pipx install git+https://github.com/qodo-ai/pty-mcp.git
    

The server will be available as pty-mcp in your path.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers