DesktopCommanderMCP and mcp-bash

DesktopCommanderMCP
79
Verified
mcp-bash
36
Emerging
Maintenance 13/25
Adoption 20/25
Maturity 25/25
Community 21/25
Maintenance 2/25
Adoption 7/25
Maturity 9/25
Community 18/25
Stars: 5,760
Forks: 671
Downloads: 75,575
Commits (30d): 3
Language: TypeScript
License: MIT
Stars: 31
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
Stale 6m No Package No Dependents

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 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.

Maintains persistent working directory state across command executions and captures both stdout and stderr output. The server implements the MCP protocol for direct integration with Claude Desktop and other MCP-aware clients, enabling Claude to execute tests, analyze results, and iteratively fix code in a single pass. Designed for local development workflows where the security tradeoffs of unrestricted command execution are acceptable.

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