Skip to main content
Glama

Related Servers

Alternatives to skill-forge-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables AI agents to dynamically create and reuse executable skills (Python functions) from natural language descriptions, with automatic skill crystallization and real-time MCP spec updates.
      43
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server that serves agent skills (SKILL.md bundles) to any MCP client, exposing them via tools and resources for tool-oriented and resource-aware clients.
      3
      13 npm
      ISC

    TDQS

    A3.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct role: get_status reads overall progress, search_process searches content across phases, and mark_progress updates a phase status. There is no meaningful overlap or ambiguity between them.

    Naming Consistency5/5

    All tool names follow a consistent imperative verb_noun pattern: get_status, search_process, mark_progress. The naming style is uniform, clear, and predictable.

    Tool Count4/5

    Three tools is on the smaller end for a full server, but it is a reasonable scope for a focused progress-tracking workflow. Each tool serves a necessary function without redundancy.

    Completeness4/5

    The core workflow is covered: check progress, search phase content, and update status. A minor gap is the lack of a direct full-phase retrieval tool, but the available tools cover the main use case without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues