workspace-mcp

mnehpets/workspace-mcp
★ 0 stars Go AI/LLM Updated 5d ago
Remote workspace MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "workspace-mcp": {
      "command": "go",
      "args": [
        "run",
        "github.com/mnehpets/workspace-mcp@latest"
      ]
    }
  }
}

README Excerpt

A standalone Go MCP server that gives the **claude.ai web app** safe, **read-only** access to one or more **local directory trees** ("workspaces") over a public HTTPS tunnel. A workspace whose tree is a Git repository gains extra, git-aware operations (status). It depends on **no other program running locally** — no second process, no

Tools (4)

file_readgit_statustree_searchworkspace_list