Skip to main content
ClaudeWave

A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance

MCP Servers559 stars68 forksTypeScriptMITUpdated 8mo ago
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ferrislucas/iterm-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "iterm-mcp": {
      "command": "node",
      "args": ["/path/to/iterm-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ferrislucas/iterm-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
aiclaudeclaude-aimcpmcp-serverrepl

What people ask about iterm-mcp

What is ferrislucas/iterm-mcp?

+

ferrislucas/iterm-mcp is mcp servers for the Claude AI ecosystem. A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance It has 559 GitHub stars and was last updated 8mo ago.

How do I install iterm-mcp?

+

You can install iterm-mcp by cloning the repository (https://github.com/ferrislucas/iterm-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ferrislucas/iterm-mcp safe to use?

+

Our security agent has analyzed ferrislucas/iterm-mcp and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains ferrislucas/iterm-mcp?

+

ferrislucas/iterm-mcp is maintained by ferrislucas. The last recorded GitHub activity is from 8mo ago, with 10 open issues.

Are there alternatives to iterm-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy iterm-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ferrislucas/iterm-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ferrislucas-iterm-mcp)](https://claudewave.com/repo/ferrislucas-iterm-mcp)
<a href="https://claudewave.com/repo/ferrislucas-iterm-mcp"><img src="https://claudewave.com/api/badge/ferrislucas-iterm-mcp" alt="Featured on ClaudeWave: ferrislucas/iterm-mcp" width="320" height="64" /></a>

More MCP Servers