Skip to main content
Glama

Related Servers

Alternatives to Payload MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Turn your typed TypeScript functions into an MCP server — tool, resource, and prompt schemas inferred from your types and JSDoc. No schema library, no decorators, no boilerplate.
      9 npm
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables building and running an MCP server with automatically discovered tools, prompts, and resources over HTTP or STDIO, using TypeScript and Zod schemas.
      -

    TDQS

    D1.4/5.0

    Scored across 43 tools

    Disambiguation1/5

    All tools are named with 'create' prefix and lack descriptions, making it impossible to distinguish between similar concepts like field types (createTextField vs createArrayField) and hooks (createAfterChangeHook vs createBeforeChangeHook). This leads to high ambiguity and likely misselection by agents.

    Naming Consistency5/5

    All tools follow a consistent 'create_xxx' pattern (verb_noun), with 'create' as the sole verb. This uniformity makes the naming predictable despite the lack of descriptions.

    Tool Count2/5

    43 tools is excessive for a server focused solely on creation operations. Many tools cover highly specific field types and hooks that could be consolidated, resulting in an overly large and unwieldy tool surface for the apparent scope.

    Completeness1/5

    The tool set exclusively supports creation operations, with no tools for reading, updating, deleting, or listing entities. This represents a severe gap in lifecycle coverage, making the server incomplete for typical CMS workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues