amol21p/mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection
This tool gives your AI coding assistant (like Claude Code or Cursor) the ability to run real interactive terminal sessions. It takes your natural language requests, lets your AI agent execute commands like `python` REPLs, `psql` database clients, `ssh` into servers, or `docker exec` into containers, and provides clean, human-readable output back to your AI. This is for software developers, DevOps engineers, data scientists, or anyone who uses AI agents to help with coding or command-line tasks.
Available on npm.
Use this if your AI coding assistant struggles with interactive commands or needs to perform tasks that require a live terminal session, such as debugging or exploring data.
Not ideal if you are not using an AI agent that supports the Model Context Protocol (MCP) or if your workflow doesn't involve interactive command-line operations.
Stars
12
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/amol21p/mcp-interactive-terminal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file...
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
ferrislucas/iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for...
oetiker/MCPretentious
A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.
theailanguage/terminal_server
MCP server that can execute terminal commands