Back to search
30
MCP

io.github.pungggi/smart-terminal

io.github.pungggi/smart-terminal

MCP PTY server providing AI agents with real interactive terminal access

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-interactive-terminal
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — run REPLs, SSH, databases, Docker, and
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
io.github.ooples/mcp-console-automation
MCP server for AI-driven console application automation and monitoring
0 tools
io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
0 tools
io.github.jacob-j-thomas/user-prompt
An MCP server that enables AI agents to ask users clarifying questions via pop-up terminal windows.
0 tools
io.github.aungmyokyaw/betterprompt-mcp
MCP server for AI-enhanced prompt engineering and request conversion.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.pungggi/smart-terminal": {
      "url": "None",
      "transport": "http"
    }
  }
}