MCP Directory

wcgw

by rusiaaman · Python · ★ 661

Shell and coding agent on mcp clients

#agent#ai-agent#ai-coding#anthropic#chatgpt#claude#claude-desktop#custom-gpt#llm#llm-agent#llm-code#mcp#mcp-server#openai#shell#terminal

Install

pip install git+https://github.com/rusiaaman/wcgw.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "wcgw": {
      "command": "uvx",
      "args": [
        "git+https://github.com/rusiaaman/wcgw.git"
      ]
    }
  }
}

From the README

Empowering chat applications to code, build and run on your local machine. wcgw is an MCP server with tightly integrated shell and code editing tools. > ⚠️ **Warning**: This MCP server provides unfiltered access to your machine's shell and files. It does not restrict LLMs from executing arbitrary commands or making unintended changes. This tool can be misused by attackers or run dangerous commands if the AI hallucinates. Run this repository **only** if you fully understand and accept the risks associated with running AI agents with no restrictions. As of 2026 the reason you could use is th…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers