Back to search
30
MCP

cli2mcp

io.github.ronieneubauer/cli2mcp

Wrap any CLI as a Model Context Protocol server - schema auto-inferred from --help.

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

Similar MCP servers embedding-nearest

cli2mcp
Wrap any CLI as a Model Context Protocol (MCP) server for Claude, ChatGPT, Cursor, Gemini and any MCP-compatible client — schema auto-inferr
0 tools
cli
Fine-grained control over model context protocol (MCP) clients, servers, and tools. Context is God.
0 tools
mcp-cli
A CLI inspector for the Model Context Protocol
0 tools
create-mcp-app
CLI tool to bootstrap MCP (Model Context Protocol) server projects
0 tools
mcp2cli
Turn any MCP server or OpenAPI spec into a CLI
0 tools
win-cli-mcp-server
Model Context Protocol server for secure command-line interactions on Windows systems
0 tools

How to use

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

{
  "mcpServers": {
    "cli2mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}