workbench-mcp

nugrohosetiaji91-png/workbench-mcp
★ 1 stars Python AI/LLM Updated 10d ago
Zero-dependency MCP server for Windows: shell, Python, FTS5 memory, file analytics, SSH fleet. Pure stdlib, built for Claude Desktop.
View on GitHub → 🔍 Audit Wallet Slippage →

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": "uvx",
      "args": [
        "workbench-mcp"
      ]
    }
  }
}

Or install with pip: pip install workbench-mcp

README Excerpt

A zero-dependency **MCP (Model Context Protocol) server** that turns a Windows workstation into a full AI-agent workbench. Built for Claude Desktop (stdio transport), pure Python standard library - no `pip install` required. ```mermaid flowchart LR C[Claude Desktop] <-->|stdio JSON-RPC| S[server.py] S --> SH[run_command<br/>PowerShell]

Tools (9)

WORKBENCH_DIRWORKBENCH_SSH_HOSTSdistributionrun_commandrun_pythonselfsystemtaskthink

Topics

ai-agentsautomationclaudeclaude-desktopmcpmcp-serverpythonwindows