LukeLamb/claude-terminal-mcp
🔌 MCP ServerLukeLamb
Terminal, filesystem, and background-job tools for Claude Desktop on Linux/macOS. Zero npm deps, pure Node.
This MCP server extends Claude Desktop with essential system-level tools: terminal command execution, filesystem read/write operations, and background job management. Designed for Linux/macOS, it has no npm dependencies, making it highly portable and easy to install. The pure Node.js implementation ensures minimal overhead while providing robust functionality for automating tasks, managing files, and running long-lived jobs in the background.
💡Highlights
- ├─Terminal, filesystem, background jobs
- ├─Zero npm dependencies
- └─Pure Node.js lightweight
🎯For
- ├─Developers
- ├─Claude Desktop Users
- └─System Administrators