Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by phoityne • Uncategorized
A Haskell-based MCP server enabling AI agents to control PTY sessions for terminal-based system interaction.
Execute CLI tools requiring a PTY environment, such as embedded systems or remote SSH terminals.
Automate interactive debugging, system diagnostics, or REPL automation in terminal sessions.
Manage remote servers or network devices via terminal-based interfaces.
pty-mcp-server is a Model Context Protocol server implemented in Haskell that allows AI agents to dynamically acquire and control pseudo-terminal (PTY) sessions. It facilitates AI-driven workflows by enabling interaction with real system environments through terminal interfaces, supporting tasks such as system diagnostics, remote server management, and interactive debugging. The server communicates via standard input/output, ensuring secure and simple integration with MCP clients, and supports extensible tool scripting for flexible automation.