Remote SSH Terminal MCP - AI-Powered Linux Server Management
@TiM00R
关于 Remote SSH Terminal MCP - AI-Powered Linux Server Management
AI-Powered Remote Linux Server Management via MCP - Let Claude execute commands on your servers
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"remote-terminal": {
"command": "C:\\RemoteTerminal\\venv\\Scripts\\remote-terminal-mcp.exe",
"env": {
"REMOTE_TERMINAL_ROOT": "C:\\RemoteTerminal"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Remote SSH Terminal MCP - AI-Powered Linux Server Management?
Remote SSH Terminal MCP is an MCP server that lets Claude execute commands on remote Linux servers through a natural chat interface. It provides an interactive web terminal for full real‑time visibility while Claude receives token‑efficient filtered summaries, enabling AI‑powered server management.
How to use Remote SSH Terminal MCP - AI-Powered Linux Server Management?
Install the package via pip install remote-terminal-mcp in a Python virtual environment, then configure Claude Desktop by adding the server command to claude_desktop_config.json. On first run, configuration files (config.yaml, hosts.yaml) are auto‑created. Edit the hosts file to add your servers, restart Claude Desktop, and start giving commands like "Install nginx" or "Check disk space".
Key features of Remote SSH Terminal MCP - AI-Powered Linux Server Management
- Remote command execution on Linux servers
- Multi‑server management with easy switching
- File transfer (SFTP) with compression support
- Batch script execution (10‑50x faster)
- Saved batch script library and recipe system
- Full audit trail with SQLite database
- Interactive web terminal with real‑time output
- Multi‑terminal synchronization via WebSocket broadcast
Use cases of Remote SSH Terminal MCP - AI-Powered Linux Server Management
- System administration: check disk space, memory, processes
- Software management: install, update, verify packages
- Troubleshooting: analyze logs, diagnose network issues
- File operations: upload/download files, find large files
- Automation: create and reuse recipes for routine tasks
FAQ from Remote SSH Terminal MCP - AI-Powered Linux Server Management
What is the difference between the web terminal and what Claude sees?
The web terminal shows the full raw output from the remote server, while Claude receives a smart filtered summary that saves up to 95% of tokens. Both share the same SSH session, so you maintain full visibility and control.
How do I install and configure the server?
Run pip install remote-terminal-mcp in a Python virtual environment, then add the command to your Claude Desktop config. On first use, default configuration files are copied to the installation directory. Edit hosts.yaml to add your servers.
What are the runtime requirements?
The server runs on Windows (tested), requires Python 3.8+, and the remote-terminal-mcp package. A virtual environment is recommended. The web interface is accessed via a browser at http://localhost:8080 (terminal) and http://localhost:8081 (control panel).
Where is data stored?
All command history, conversations, recipes, and batch scripts are stored in a local SQLite database at <installation>/data/remote_terminal.db. No data is sent to external servers.
What transport and authentication are used?
The MCP server communicates with Claude Desktop via stdio. Remote server connections use SSH (password authentication configured in hosts.yaml). The web terminal uses WebSocket for real‑time updates and is accessible only on localhost.
开发工具 分类下的更多 MCP 服务器
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
评论