workbench-mcp

jazz-max/workbench-mcp
★ 0 stars JavaScript Code/Dev Tools Updated today
Remote-access MCP server для Claude CLI: файлы, поиск, команды, git и фоновый Claude по HTTP
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": {
    "workbench-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jazz-max/workbench-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server for **remote access to a project over the network**. It lets a Claude CLI running on another machine read/write files, search code, run allow-listed commands and work with git in the context of a chosen project — and also launch a Claude CLI on the host machine in the background (`claude_start`).

Tools (12)

MCP_AUTH_TOKENMCP_PORTMCP_PROJECT_ROOTclaude_resultclaude_startgit_statuslist_filesproject_inforead_filerun_commandsearch_codewrite_file

Topics

claudeclaude-codedeveloper-toolsexpressmcpmodel-context-protocolnodejsremote-development