mcp-terminal-server

jonrad/mcp-terminal-server
★ 2 stars TypeScript 🤖 AI/LLM Updated 1mo ago
MCP server that renders interactive xterm.js terminals inline in Claude Code and Claude Desktop — fully interactive with multi-session PTY support
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-terminal-server": {
      "command": "npx",
      "args": [
        "-y",
        "jonrad/mcp-terminal-server"
      ]
    }
  }
}

Topics

aiclaudedeveloper-toolsllmmcpmcp-servermodel-context-protocolterminaltypescriptxterm