M

MladenSU/cli-mcp-server

ServersActiveMIT

Overview

A command line interface (CLI) for MCP with secure execution, customizable security policies, and protection against vulnerabilities like path traversal and shell injection.

Capabilities

  • stdio transport support
  • github integration
  • mcp client integration
  • workflow automation support

Best For

CLI tool for MCP with secure execution, customizable security policies, and vulnerability protection.

Decision Snapshot

Install

available

Usage

available

Docs

1 links

Config

2 strong hints

Capabilities

4 key capabilities detected

  • • GitHub stars: 168
  • • Forks: 32
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/18/2026

Installation / Setup

npx @smithery/cli install cli-mcp-server --client claude

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Review official documentation and source metadata for complete setup parameters.

strong-evidencesource-clearmcp-find-examplebased-on-official-docs
{
  "mcpServers": {
    "cli-mcp-server": {
      "command": "npx",
      "args": [
        "@smithery/cli",
        "install",
        "cli-mcp-server",
        "--client",
        "claude"
      ]
    }
  }
}

Usage

~/Library/Application\ Support/Claude/claude_desktop_config.json

Features

  • 🔒 Secure command execution with strict validation
  • ⚙️ Configurable command and flag whitelisting with 'all' option
  • 🛡️ Path traversal prevention and validation
  • 🚫 Shell operator injection protection
  • ⏱️ Execution timeouts and length limits
  • 📝 Detailed error reporting
  • 🔄 Async operation support
  • 🎯 Working directory restriction and validation

Use Cases

  • Supports capabilities such as: stdio transport support; github integration; mcp client integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

~/Library/Application\ Support/Claude/claude_desktop_config.json

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Documentation coverage: medium
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 168 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.