pty-mcp-server

phoityne/pty-mcp-server

3.4

If you are the rightful owner of pty-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is a Haskell-based implementation that allows AI agents to interact with real system environments through terminal-based interfaces using PTY sessions.

Tools

Functions exposed to the LLM to take actions

pty-connect

Launches any command through a PTY interface with optional arguments.

pty-terminate

Forcefully terminates an active pseudo-terminal (PTY) connection.

pty-message

Sends input to an existing PTY session without needing full context of the current terminal state.

pty-bash

Starts an interactive Bash shell in a pseudo-terminal.

pty-ssh

Opens a remote SSH session via PTY, enabling access to remote systems.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources