DesktopCommanderMCP and iterm-mcp

These are competitors offering overlapping terminal access capabilities, though the first provides broader file system manipulation while the second specializes in interactive session continuity through iTerm integration.

DesktopCommanderMCP
79
Verified
iterm-mcp
56
Established
Maintenance 13/25
Adoption 20/25
Maturity 25/25
Community 21/25
Maintenance 2/25
Adoption 10/25
Maturity 25/25
Community 19/25
Stars: 5,760
Forks: 671
Downloads: 75,575
Commits (30d): 3
Language: TypeScript
License: MIT
Stars: 533
Forks: 68
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m

About DesktopCommanderMCP

wonderwhy-er/DesktopCommanderMCP

This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities

Implements advanced file operations including native Excel/PDF/DOCX support with surgical XML editing, in-memory code execution (Python, Node.js, R), and process management via MCP's stdio transport. Built on the MCP Filesystem Server foundation with vscode-ripgrep for recursive search, negative offset file reading for tail-like access, and output pagination to prevent context overflow. Integrates with Claude Desktop and remote MCP clients, offering symlink traversal prevention and optional Docker sandboxing for security-hardened deployments.

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

Implements selective output buffering to minimize token usage by letting models request only relevant terminal lines, and supports interactive REPL sessions with full control character support (Ctrl-C, Ctrl-Z, etc.). Communicates via the Model Context Protocol's stdio transport, integrating directly with Claude Desktop and other MCP clients through minimal dependencies. Exposes three core tools—command execution, output reading, and control character sending—that operate on the active iTerm2 window, enabling real-time collaboration between user and AI on terminal tasks.

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