loading…
Search for a command to run...
loading…
MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with
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 via xterm-headless, smart completion detection, and 7-layer security. Install: npx -y mcp-interactive-terminal
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-interactive-terminal": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"amol21p/mcp-interactive-terminal"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.