mcp-workspace
Active·★ 48·MIT·Updated 2026-05-20
★ Trending★ Security & Safety
MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
This MCP server enables AI assistants like Claude to interact with your local file system. It provides operations such as reading, writing, editing, and deleting files within a specified project directory. All operations are securely contained within the directory.
#claude-code#claude-desktop#file-operations#filesystem#mcp#mcp-server#mcp-servers#model-context-protocol
01
Features
01list_directory
02read_file
03save_file
04append_file
05edit_file
02
Compatibility
Claude Desktop
Claude Desktop App
Verified via docs
VS Code (Cline)
VS Code Extension via Cline
Verified via docs
03
Quick start
1
$ git clone https://github.com/MarcusJellinghaus/mcp-workspace.git
2
$ cd mcp_workspace
3
$ pip install -e .
04
Use cases
↳Read existing code and project files
↳Write new files with generated content
↳Update and modify existing files with precision
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
Related searches
Comments
Log in to leave a comment
- Logan ChenMay 21, 2026
The security model is well-designed, sandboxes operations appropriately
- SScout ThompsonMay 13, 2026
Secure MCP workspace combining file and git operations is a practical daily-driver
- MMarlowe BrownMar 19, 2026
Used as the primary file manipulation server in our agent stack, very reliable