Back to search
30
MCP

local-terminal-mcp

pypi/local-terminal-mcp

Connect your local terminal to AI agents via MCP (Model Context Protocol). Provides secure shell, file read/write, and directory listing tools over WebSocket.

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

Similar MCP servers embedding-nearest

Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
@tb.p/terminai
MCP (Model Context Protocol) server for secure SSH remote command execution. Enables AI assistants like Claude, Cursor, and VS Code to execu
0 tools
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
iflow-mcp_andrewhopper-itmcp
MCP server enabling AI assistants to execute terminal commands through a secure shell interface
0 tools
mcphosting-cli
Connect AI agents to MCP servers. Browse, install, and manage Model Context Protocol servers.
0 tools
agentic-store-mcp
Model Context Protocol (MCP) Server for AI Data Privacy: LLM prompt firewall, audit logs, and 31 MCP tools for Claude, Cursor, and Windsurf.
0 tools

How to use

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

{
  "mcpServers": {
    "local-terminal-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}