About this integration
Wrap any CLI as a Model Context Protocol server - schema auto-inferred from --help.
- Transport
- stdio
- Authentication
- unknown
- Initial setup
- unknown
- Runtime
- unattended
- Evidence
- documented
- Version
- 0.1.4
- Package
- cli2mcp
- Last compatibility test
- Not independently tested
Connect your agent
cli2mcpPublisher documentation and source manifest were reviewed. The package and wrapped commands were not executed or independently security-audited. Safety, authentication, side effects, and data access depend on the selected CLI and environment; this wrapper is not a sandbox.
Capabilities: Derive an MCP tool schema from an installed CLI help page, Invoke a configured CLI with structured arguments and optional stdin, Apply configured working directory, timeout, environment, and stderr handling
Connected profiles
Additional details
io.github.RonieNeubauer/cli2mcp
Source ↗ · Checked 2026-09-170.1.4
Source ↗ · Checked 2026-09-17CC0-1.0; package licenses are separate
Source ↗ · Checked 2026-09-17npm
Source ↗ · Checked 2026-09-17cli2mcp
Source ↗ · Checked 2026-09-190.1.4
Source ↗ · Checked 2026-09-19At startup the wrapper reads the selected CLI's help output, registers one tool, and waits for an MCP client over stdio; each call spawns that selected CLI with a timeout.
Source ↗ · Checked 2026-09-19The wrapper has no uniform authentication contract because requirements belong to the selected CLI; publisher guidance warns that credentials passed through --env may become accessible to the model.
Source ↗ · Checked 2026-09-19Configure an MCP host to launch npx -y cli2mcp followed by the exact installed CLI and reviewed wrapper options.
Source ↗ · Checked 2026-09-19Publisher documentation reviewed; package and integration endpoint not executed or independently security-audited.
Source ↗ · Checked 2026-09-19