The reputation layer for AI skills, tools & agents

ferrislucas/iterm-mcp

Score: 31.8 Rank #5504

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

Overview

ferrislucas/iterm-mcp is a TypeScript MCP server licensed under MIT. A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance Topics: ai, claude, claude-ai, mcp, mcp-server, repl.

Ranked #5504 out of 25632 indexed tools.

Ecosystem

TypeScript MIT
aiclaudeclaude-aimcpmcp-serverrepl

Signal Breakdown

Stars 533
Freshness 5mo ago
Issue Health 30%
Contributors 7
Dependents 1
Forks 68
Description Good
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 177 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 16 open vs 7 closed issues — triaging stale issues improves health

Badge

AgentRank score for ferrislucas/iterm-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/ferrislucas--iterm-mcp)](https://agentrank-ai.com/tool/ferrislucas--iterm-mcp)
<a href="https://agentrank-ai.com/tool/ferrislucas--iterm-mcp"><img src="https://agentrank-ai.com/api/badge/tool/ferrislucas--iterm-mcp" alt="AgentRank"></a>

Matched Queries

"model context protocol""model-context-protocol"

From the README

# iterm-mcp 
A Model Context Protocol server that provides access to your iTerm session.

### Features

**Efficient Token Use:** iterm-mcp gives the model the ability to inspect only the output that the model is interested in. The model typically only wants to see the last few lines of output even for long running commands. 

**Natural Integration:** You share iTerm with the model. You can ask questions about what's on the screen, or delegate a task to the model and watch as it performs each step.

**Full Terminal Control and REPL support:** The model can start and interact with REPL's as well as send control characters like ctrl-c, ctrl-z, etc.

**Easy on the Dependencies:** iterm-mcp is built with minimal dependencies and is runnable via npx. It's designed to be easy to add to Claude Desktop and other MCP clients. It should just work.

## Safety Considerations

* The user is responsible for using the tool safely.
* No built-in restrictions: iterm-mcp makes no attempt to evaluate the 
Read full README on GitHub →
Are you the maintainer? Claim this listing