MCP cover image
See in Github
2025-03-14

Claude Desktop的命令执行MCP服务器

1

Github Watches

1

Github Forks

0

Github Stars

Command Execution MCP Server for Claude Desktop

Overview

The Command Execution MCP (Model Context Protocol) Server is a secure, controlled tool that allows Claude to execute shell commands directly on your local system. This server provides a safe and flexible way to interact with your computer's command line through Claude's interface.

Key Features

  • Secure Command Execution: Runs shell commands with built-in safety checks
  • Working Directory Support: Execute commands in specific directories
  • Cross-Platform Compatibility: Works on macOS and other Unix-like systems
  • Extensive Error Handling: Provides detailed feedback on command execution
  • Timeout and Buffer Limits: Prevents runaway or resource-intensive commands

Security Measures

The server implements multiple layers of security:

  1. Dangerous Command Blocking

    • Prevents execution of potentially harmful commands like rm -rf, sudo, etc.
    • Blocks commands that could compromise system integrity
  2. Execution Constraints

    • Maximum execution time: 30 seconds
    • Maximum output buffer: 1MB
    • Validates working directory existence

Supported Tools

1. execute-command

Execute shell commands with optional working directory specification.

Parameters:

  • command (required): The shell command to execute
  • workingDirectory (optional): Specify the directory for command execution

Example Usage in Claude:

execute-command with command="ls -la" and workingDirectory="/Users/yourusername/Documents"

2. simple-hello

A basic demonstration tool that returns a greeting.

Parameters:

  • name (optional): Name to greet (defaults to "World")

Example Usage in Claude:

simple-hello with name="Claude"

Installation

1. Prerequisites

  • Node.js (v16 or later)
  • Claude Desktop
  • npm (Node Package Manager)

2. Install Dependencies

cd /path/to/command-execution-tool
npm install @modelcontextprotocol/sdk

3. Claude Desktop Configuration

Add the following to your Claude Desktop configuration file:

Location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Configuration Block:

{
  "mcpServers": {
    "command-execution": {
      "command": "node",
      "args": [
        "/full/path/to/command-execution-tool.js"
      ],
      "env": {
        "NODE_OPTIONS": "--no-deprecation"
      }
    }
  }
}

Important: Replace /full/path/to/command-execution-tool.js with the actual path to the script.

Usage Guidelines

  • Be Cautious: Only run commands you understand
  • Security First: The tool prevents obviously dangerous commands
  • Working Directory: Specify a working directory for more controlled execution

Limitations

  • Does not support interactive commands
  • Maximum command execution time is 30 seconds
  • Output is limited to 1MB
  • Some system-critical commands are blocked

Contributing

Contributions are welcome! Please submit pull requests or open issues on the GitHub repository.

License

MIT License

Support

For issues or feature requests, please open a GitHub issue.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • OffchainLabs
  • 进行以太坊的实施

  • n8n-io
  • 具有本机AI功能的公平代码工作流程自动化平台。将视觉构建与自定义代码,自宿主或云相结合,400+集成。

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

    Reviews

    5 (1)
    Avatar
    user_9SYHsgVw
    2025-04-15

    I've been using the MCP Perplexity Server created by lostmind008 and I'm impressed by its powerful capabilities. It provides seamless performance and exceptional reliability for managing perplexity tasks. The welcome message and streamlined interface make it easy to get started. As an MCP enthusiast, I highly recommend this server for anyone needing robust perplexity-driven solutions. Check it out here: https://mcp.so/server/mcp-perplexity-server/lostmind008