Cmd MCP Server

v1.0.0Developer Toolsstable

Execute a command and return its output. Commands run in a persistent shell session by default. Use newSession: true to run in a new shell instance.

command-line
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Execute a command and return its output. Commands run in a persistent shell session by default. Use newSession: true to run in a new shell instance.

Features

  • execute_command
  • execute_ssh_command

Use Cases

Execute a command and return its output. Commands run in a persistent shell session by default. Use newSession: true to run in a new shell instance.
Execute a command on a remote server via SSH. Commands run in a persistent SSH session by default. Use newSession: true to run in a new session.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y server-cmd

Manual Installation

npx -y server-cmd

Examples

Basic Configuration

Configure Cmd MCP Server

npx -y server-cmd

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Developer Tools MCP Servers

Explore other servers in the Developer Tools category.

Quick Config Preview

{ "mcpServers": { "cmd": { "command": "npx", "args": ["-y", "server-cmd"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Cmd MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides