Skip to main content
Glama

Related Servers

Alternatives to advisor-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      C
      maintenance
      Delegates coding tasks to the locally installed Kimi Code CLI, reusing its auth, models, and configuration while adding tools for sessions, replies, model discovery, live turn steering, and history access.
      7
      13 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP bridge that enables Claude Code to consult the Kimi AI model in a structured challenge-loop for code review, debugging, and architecture evaluation.
      18 npm
      2
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Provides comprehensive session management for Claude Code with automatic initialization/cleanup, quality checkpoints, and local conversation memory with semantic search for capturing learnings across coding sessions.
      6
      631 PyPI
      2
      BSD 3-Clause
    • A
      license
      A
      quality
      D
      maintenance
      Bridges MCP clients to Moonshot AI's Kimi Code CLI, enabling file analysis, brainstorming, batch tasks, code reviews, and session management within editors like Claude Desktop and Cursor.
      14
      744 npm
      1
      MIT

    TDQS

    A4.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly unique role: creating a task binding, initiating a consultation, polling status, listing sessions, and closing a session. There is no ambiguity between them.

    Naming Consistency5/5

    All tools use the consistent 'advisor_' prefix followed by a clear verb (and sometimes an object). The verb_noun pattern is uniform and predictable.

    Tool Count5/5

    With exactly five tools, the server is well-scoped for managing advisor consultations. Each tool earns its place in the lifecycle without redundancy.

    Completeness5/5

    The tool set covers the full lifecycle of a consultation task: create, start, poll, list, and close. No obvious missing operations are needed for the stated purpose.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues