☁️

interactive-terminal

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker

Cloud & Infrastructure stdio npm npmstdioamol21p
RUN IN TERMINAL
claude mcp add amol21p-interactive-terminal -- npx -y mcp-interactive-terminal
ADD TO claude_desktop_config.json
{ "mcpServers": { "amol21p-interactive-terminal": { "command": "npx", "args": ["-y", "mcp-interactive-terminal"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "amol21p-interactive-terminal": { "command": "npx", "args": ["-y", "mcp-interactive-terminal"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "amol21p-interactive-terminal": { "command": "npx", "args": ["-y", "mcp-interactive-terminal"] } } }

About This MCP Server

The io.github.amol21p/interactive-terminal is a Model Context Protocol server that enables real interactive terminal sessions, allowing developers to connect to various systems such as REPLs, SSH, databases, and Docker. This server facilitates interactive communication between the developer's environment and these systems, enabling tasks like remote execution and debugging. Developers would use this tool when they need to establish interactive terminal sessions with cloud-based systems or services.

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

mcp-interactive-terminal on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The interactive-terminal server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/amol21p-interactive-terminal.svg)](https://skillsplayground.com/mcps/amol21p-interactive-terminal/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.