Back to search
30
MCP

iterm2-mcp

pypi/iterm2-mcp

MCP server that gives Claude full control over iTerm2 via the iTerm2 Python API.

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

Similar MCP servers embedding-nearest

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
mcp-server
Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
0 tools
iflow-mcp-edobez-mcp-memory-py
MCP server for enabling memory for Claude through a knowledge graph
0 tools

How to use

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

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