swe-wm

stdio

Used by 1 plugin

Installs swe, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub earthmanweb/serena-workflow-engine --plugin serena-workflow-engine
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "swe-wm": {
      "command": "${CLAUDE_PLUGIN_ROOT}/scripts/start-wm-mcp.sh",
      "env": {
        "PLUGIN_ROOT": "${CLAUDE_PLUGIN_ROOT}"
      }
    }
  }
}
Security Considerations
Admin access level

This server has elevated permissions. Review the source code before enabling.

Command
${CLAUDE_PLUGIN_ROOT}/scripts/start-wm-mcp.sh
Access Level
admin
Environment Variables
PLUGIN_ROOT=${CLAUDE_PLUGIN_ROOT}