Z

zero-config-cli-bridge

AgentsMIT

Overview

A zero-configuration tool to expose local authenticated CLIs as MCP tools without setup or API keys.

Capabilities

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration
  • mcp client integration

Best For

Expose local authenticated CLIs as MCP tools with zero setup and no API keys.

Decision Snapshot

Install

available

Usage

available

Config

3 strong hints

Capabilities

5 key capabilities detected

  • • GitHub stars: 1
  • • Source provenance count: 1
  • • Last seen: 4/1/2026
  • • Published: 3/16/2026

Installation / Setup

# Option A: npx (no install required) && npx -y zero-config-cli-bridge && # Option B: global install && npm install -g zero-config-cli-bridge

Example Config

This is an MCP Find-authored example config generated from strong evidence.

Final parameters should follow the tool's official setup documentation.

strong-evidencesource-clearmcp-find-example
{
  "mcpServers": {
    "zero-config-cli-bridge": {
      "command": "npx"
    }
  }
}

Usage

{ && "mcpServers": { && "zero-config-cli-bridge": { && "command": "npx",

Features

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration
  • mcp client integration

Use Cases

  • Supports capabilities such as: stdio transport support; prompt templates; authentication support.
  • Common usage themes: mcp, model-context-protocol, github, gh.

Supported Clients / Integrations

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration
  • mcp client integration

Compatibility Signals

  • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "zero-config-cli-bridge": { && "command": "npx",

Notes / Requirements

  • Primary language: TypeScript
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: npm Registry Search API
  • Topic cluster: coding

Official Links

Source Information

Community: 1 stars
Last Updated: Apr 1, 2026
TypeScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.