Skip to main content
Glama

Related Servers

Alternatives to mcpforge

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Generates and serves an MCP server from a natural language prompt, without requiring SDK knowledge or boilerplate code.
      6 npm
      1
      Apache 2.0
    • A
      license
      A
      quality
      C
      maintenance
      Generates production-ready MCP servers with dual-mode (MCP + CLI) architecture, tests, and documentation. Includes progressive disclosure tools for AI agents and best practices guidance.
      7
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      A declarative framework for building MCP servers using YAML configuration, generating optimized Rust code.
      3
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Turns any codebase into a working MCP server by analyzing GitHub repos or uploaded code, discovering capabilities, and generating a runnable FastMCP server with curated connections.
      -

    TDQS

    A3.5/5.0

    Scored across 7 tools

    Disambiguation4/5

    Most tools target distinct actions: generate, update, validate, plan, inspect, doctor, and list are generally clear. However, plan and generate overlap somewhat since generate also produces a plan, and inspect vs. validate could be confused without closer reading.

    Naming Consistency4/5

    Tool names are mostly simple imperative verbs like generate, update, validate, and inspect, which creates a readable pattern. The one outlier is list_generated_servers, but it is still understandable and not disruptive.

    Tool Count5/5

    Seven tools is well within the ideal range for a code-generation focused server. Each tool contributes a meaningful step in the workflow without unnecessary redundancy.

    Completeness4/5

    The toolset covers the core creation, update, validation, and inspection lifecycle for generated servers. The main gap is the lack of a delete or remove tool for cleaning up generated servers.

    Maintenance

    ActivityActive
    ResponsivenessNo issues