CLI

Execute system commands and scripts on the host machine.

g0t4 230
Claude CodeClaude DesktopGeneric
View source ↗

This MCP server, developed by g0t4, enables AI assistants to execute system commands and run scripts on the host machine. It provides tools for running individual shell commands and executing multi-line scripts in various languages like bash, fish, and Python. Built in JavaScript, the implementation exposes local system functionality via a standardized MCP interface, allowing Claude to interact directly with the host operating system. By bridging AI models with the local command line, this server enhances Claude's ability to perform system administration tasks, automate workflows, and execute code snippets. It is particularly useful for developers and power users seeking AI-powered assistance with command-line operations, scripting, and system automation tasks. The implementation emphasizes security, recommending careful review of commands before execution.

Source

Repository: https://github.com/g0t4/mcp-server-commands

Maintain CLI?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

CLI on getagentictools
[![CLI on getagentictools](https://getagentictools.com/badge/mcp/g0t4-mcp-server-commands.svg)](https://getagentictools.com/mcp/g0t4-mcp-server-commands?ref=badge)