Wcgw MCP Server

v1.0.0Developer Toolsstable

Shell and coding agent on mcp clients

agentai-agentai-codinganthropicchatgpt
Share:
661
Stars
0
Downloads
0
Weekly
0/5

About

Shell and coding agent on mcp clients

Features

  • Initialize
  • BashCommand
  • ReadFiles
  • ReadImage
  • FileWriteOrEdit

Use Cases

- Always call this at the start of the conversation before using any of the shell tools from wcgw. - Use 'any_workspace_path' to initialize the shell in the appropriate project directory. - If the user has mentioned a workspace or project root or any
- Execute a bash command. This is stateful (beware with subsequent calls). - Status of the command and the current working directory will always be returned at the end. - The first or the last line might be '(...truncated)' if the output is too long.
- Read full file content of one or more files. - Provide absolute paths only (~ allowed) - Only if the task requires line numbers understanding: - You may extract a range of lines. E.g., '/path/to/file:1-10' for lines 1-10. You can drop start or end
Read an image from the shell.
- Writes or edits a file based on the percentage of changes. - Use absolute path only (~ allowed). - First write down percentage of lines that need to be replaced in the file (between 0-100) in percentage_to_change - percentage_to_change should be lo
rusiaaman

Maintainer

LicenseApache-2.0
Languagepython
Versionv1.0.0
UpdatedMay 17, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx wcgw

Examples

Basic Configuration

Configure Wcgw MCP Server

npx wcgw

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "wcgw": { "command": "npx", "args": ["-y", "wcgw"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Wcgw MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides