Skip to main content
Glama
mlaugharn
by mlaugharn

Related Servers

Alternatives to cli-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language interaction with any Python CLI application (Click, Typer, Argparse) through the Model Context Protocol.
      23
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables managing OpenI platform resources (login, query nodes, submit jobs, view logs) via natural language in Claude or Codex, following a kubectl/docker-style CLI.
      132
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Turns any command-line tool into an MCP server by parsing its --help, enabling AI assistants to discover and safely invoke CLI tools with validation, allow-listing, and sandboxing.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to call any CLI tool by scanning its help output and serving it as an MCP server.
      1
      GPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      Universal MCP server that wraps any CLI tool, enabling AI assistants to run commands via natural language.
      MIT

    TDQS

    C2.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: add learns a CLI schema, help retrieves it, and run executes a command. There is no overlap.

    Naming Consistency5/5

    All tool names are single imperative verbs (add, help, run), following a consistent pattern.

    Tool Count5/5

    Three tools is appropriate for a focused CLI schema management server, covering learning, retrieval, and execution.

    Completeness3/5

    Basic lifecycle is covered (add, retrieve, run), but lacks schema update or deletion, and may not support multiple CLIs.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues