MCPServers
CLI Exec - MCP server logo

CLI Exec

3
0

Summary

This MCP server implementation provides powerful CLI command execution capabilities, enabling structured output for shell commands. Developed by Model Context Protocol, it offers tools for executing raw and chained commands in specific working directories, with features like timeout handling, ANSI code stripping, and comprehensive error management. The server is designed for use cases requiring programmatic access to shell operations, such as automated system administration, DevOps workflows, or integrating command-line tools into AI-assisted processes.

Available Actions(2)

cli-exec-raw

Execute a raw CLI command and return structured output. Takes a command string and optional timeout (default: 5 minutes). Returns detailed execution results including stdout, stderr, exit code.

cli-exec

Execute one or more CLI commands in a specific working directory. Supports single commands, && chained commands, or array of commands. Returns detailed results for each command including success/failure status, exit code, stdout and stderr, execution duration, and working directory.

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签