Back to search
30
MCP

Terminal MCP Server

io.github.aybelatchane/mcp-server-terminal

MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.

Uptime
0.0%
4 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
enapter/mcp-server
MCP server providing tools for AI-agents to interact with Enapter EMS.
0 tools
AgentTasker MCP Server
Minimal stdio MCP server for parallel task execution by AI agents.
0 tools
mcp-agentapi
MCP server for interacting with AI agents through the Agent API
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
firstfinger/ssh-mcp
MCP server for AI agents to connect and interact with remote servers over SSH.
0 tools

How to use

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

{
  "mcpServers": {
    "terminal_mcp_server": {
      "url": "None",
      "transport": "http"
    }
  }
}