MarcusJellinghaus/mcp-workspace
MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
Platform-specific configuration:
{
"mcpServers": {
"mcp-workspace": {
"command": "npx",
"args": [
"-y",
"mcp-workspace"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...