Skip to content
Back to search
30
MCP

iterm2-py-mcp

pypi/iterm2-py-mcp

MCP server for iTerm2 — read terminal output (and optionally drive sessions) from Claude Desktop

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

Similar MCP servers embedding-nearest

iterm2-mcp
MCP server that gives Claude full control over iTerm2 via the iTerm2 Python API.
0 tools
claude-team-mcp
MCP server for managing multiple Claude Code sessions via iTerm2
0 tools
maniple-mcp
MCP server for managing multiple Claude Code sessions via iTerm2
0 tools
iterminal-mcp-server
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude and other AI assistants
0 tools
io.github.itophua/iterminal
MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude.
0 tools
iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
0 tools

How to use

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

{
  "mcpServers": {
    "iterm2-py-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}