Back to search
30
MCP
Run Shell Command
pulsemcp/run shell commandEnables direct execution of shell commands from chat interfaces, creating a bridge between natural language prompts and local system operations for quick developer workflows.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"run_shell_command": {
"url": "None",
"transport": "http"
}
}
}