Back to search
30
MCP
CLI Executor
pulsemcp/cli executorProvides a tool for executing local CLI commands asynchronously using FastMCP and asyncio, handling command arguments securely and offering error handling for failed commands.
Uptime
0.0%
12 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": {
"cli_executor": {
"url": "None",
"transport": "http"
}
}
}