iterm-mcp and mcp-bash

Both projects are implementations of an MCP server for executing shell commands, with "ferrislucas/iterm-mcp" being specifically tailored for iTerm2 sessions and offering REPL/CLI assistance, while "patrickomatik/mcp-bash" provides a more general Bash command execution capability; thus, they are competitors offering similar core functionality with different focuses.

iterm-mcp
56
Established
mcp-bash
42
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 19/25
Maintenance 2/25
Adoption 7/25
Maturity 15/25
Community 18/25
Stars: 533
Forks: 68
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 31
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About iterm-mcp

ferrislucas/iterm-mcp

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

This tool lets you connect an AI model, like Claude, directly to your iTerm2 terminal. You can give the AI a task, and it will type commands, read the output, and interact with your terminal session, helping you automate command-line tasks or get assistance with REPL (Read-Eval-Print Loop) environments. It's designed for users who spend a lot of time in their terminal and want an AI assistant to streamline their workflow.

terminal-automation command-line-interface REPL-assistance developer-tools AI-assistant

About mcp-bash

patrickomatik/mcp-bash

A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware clients to run Bash commands on your local machine.

This tool helps developers who use AI coding assistants like Claude Desktop by allowing the AI to directly run Bash commands on their local machine. Developers can feed the AI coding instructions, and the AI will execute commands, such as running tests or inspecting file systems. The output consists of the command's results (standard output and errors), enabling the AI to autonomously assess code and make corrections.

AI-assisted-development software-development dev-tools code-testing developer-workflow-automation

Scores updated daily from GitHub, PyPI, and npm data. How scores work