command line

Cli Mcp Server

Command line interface with secure execution and customizable security policies

python
local
command line
0
View on GitHub

Installation

npx -y MladenSU/cli-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "cli-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "MladenSU/cli-mcp-server"
  ]
}

About This MCP Server

MladenSU/cli-mcp-server

Command line interface with secure execution and customizable security policies

GitHub: https://github.com/MladenSU/cli-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub