Back to search
30
MCP

mcp-cli-skill

pypi/mcp-cli-skill

Call any MCP server tool from the command line with shell composition support

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

click-mcp-server
MCP server for any Click command line tool
0 tools
mcpcaller
Native CLI for any MCP server.
0 tools
any-script-mcp
An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools
0 tools
mcp-client-cli
Command line interface for MCP client
0 tools
any-script-mcp
MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools via YAML configuration
0 tools
cli-mcp-server
Command line interface for MCP clients with secure execution and customizable security policies
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-cli-skill": {
      "url": "None",
      "transport": "http"
    }
  }
}