Back to directory
eirikb/any-cli-mcp-server

eirikb/any-cli-mcp-server

@eirikb21813

Convert any CLI to proper MCP server with tools mapped based on CLI help

climcpautomationtoolconvertertypescriptnpxcli-to-mcp

Installation & Configuration

{
  "mcpServers": {
    "github-cli": {
      "command": "npx",
      "args": [
        "-y",
        "any-cli-mcp-server",
        "gh"
      ]
    },
    "azure-cli": {
      "command": "npx",
      "args": [
        "-y",
        "any-cli-mcp-server",
        "az"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/7/1
Updated
2025/9/4