Back to search
30
MCP

@tb.p/terminai

npm/@tb.p/terminai

MCP (Model Context Protocol) server for secure SSH remote command execution. Enables AI assistants like Claude, Cursor, and VS Code to execute commands on remote servers via SSH with command validation, history tracking, and web-based configuration UI.

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

Similar MCP servers embedding-nearest

mcp-ssh-manager
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex -
0 tools
rajkob/mcp-remote-executor
MCP server: give AI assistants SSH access to remote servers. 22 tools, Docker, VPN-friendly.
0 tools
@iflow-mcp/mcp-ssh-manager
MCP SSH Manager: Model Context Protocol server for SSH remote server management. Control SSH connections from Claude Code and OpenAI Codex -
0 tools
local-terminal-mcp
Connect your local terminal to AI agents via MCP (Model Context Protocol). Provides secure shell, file read/write, and directory listing too
0 tools
@nl4ever/sshmcp
SSH MCP Server — Let AI manage remote servers via SSH with zero-token SFTP file transfer, proxy support, and multi-server management using M
0 tools
@uarlouski/ssh-mcp-server
MCP server enabling AI assistants to securely execute SSH commands, transfer files via SFTP, manage port forwarding, and use parameterized c
0 tools

How to use

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

{
  "mcpServers": {
    "@tb.p/terminai": {
      "url": "None",
      "transport": "http"
    }
  }
}