This MCP server executes bash commands with support for background jobs.
From the registry: Execute bash commands with background job support.
Please install the `shell-exec-mcp` MCP server into my current AI client (that's you).
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","shell-exec-mcp"]
Note: 2 tools: execute (bash commands with optional background mode and timeout), get_job_status. Supports long-running background jobs.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP_TRANSPORTrequiredSpecifies the transport method for the MCP serverPORTrequiredPort number for the MCP server to listen onAn MCP Server for computer-use in Windows OS