Server data from the Official MCP Registry
AI drives one persistent tmux terminal over MCP; ssh, containers & agent TUIs nest inside it.
AI drives one persistent tmux terminal over MCP; ssh, containers & agent TUIs nest inside it.
aiterm-mcp is a well-architected MCP server for terminal orchestration with solid security fundamentals. The codebase demonstrates careful attention to safety (destructive command blocking, control character sanitization, token reduction) and proper separation of concerns. However, there are notable concerns: the server spawns arbitrary vendor CLIs (Claude, Codex, Grok) with user-controlled arguments, insufficient input validation on some parameters, and environment variable handling that could leak sensitive data. These are not critical vulnerabilities but represent realistic risks for a tool that operates at the filesystem and process level. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
4 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kitepon-rgb-aiterm-mcp": {
"args": [
"-y",
"aiterm-mcp"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.