Skip to main content
Glama
prakharagarwal1

MCP_CreateUser

Related Servers

Alternatives to MCP_CreateUser

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      D
      maintenance
      A simple user management service that enables creating new users and retrieving user lists through the Model Context Protocol. Supports user creation with name, email, password, address, and phone parameters.
      1
      7 npm
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI-compatible MCP clients to create, retrieve, update, and delete user records through five MCP tools, plus a guide resource and a prompt that auto-generates and saves random users. User data is validated with Zod and persisted in a JSON file behind a Streamable HTTP endpoint.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A simple Model Context Protocol (MCP) server that allows LLMs to create and manage user entries in a JSON file system database.
      681 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 1 tool

    Disambiguation5/5

    There is only one tool, so there is no possibility of confusion or overlap with other tools. The single tool's purpose is clearly stated.

    Naming Consistency5/5

    The tool name 'create-user' follows a clear verb-object convention. With only one tool, there are no inconsistent naming patterns to detract from coherence.

    Tool Count3/5

    One tool is purpose-aligned for a server named MCP_CreateUser, but it still feels thin compared to typical 3-15 tool servers. There is no surrounding surface for related operations.

    Completeness2/5

    Only creation is exposed; there is no get, list, update, or delete for users. Any workflow that needs to verify, retrieve, or manage the created user will hit a dead end, making the surface significantly incomplete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues