54yyyu/code-mcp
View on GitHub ↗Code-MCP: Connect Claude AI to your development environment through the Model Context Protocol (MCP), enabling terminal commands and file operations through the AI interface.
38 ★3 forksPythonUpdated 1y ago
What you need to know
MCP server for coding agents that provides terminal, file, and git operations, including SSH remote development. Installed via a curl install script.
Install
curl -LsSf https://raw.githubusercontent.com/54yyyu/code-mcp/main/install.sh | sh
Usage
- •Add the server to your MCP client; use the tools to run terminal/file/git operations locally or over SSH.
Key features
- ✓Terminal operations
- ✓File operations
- ✓Git operations
- ✓SSH remote development
Best for
Giving coding agents terminal, file, and git access (including remote SSH)
Reviewed 2026-08-11
Topics
- Stars
- 38★
- Forks
- 3
- Language
- Python
- License
- MIT
- Created
- 2025-03-14
- Last push
- 2025-03-21