MCP_CreateUser
Related Servers
Alternatives to MCP_CreateUser
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceManages user data with resources, tools, and prompts for CRUD operations on a JSON file.21MIT
- FlicenseCqualityDmaintenanceA 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.17 npm-
- FlicenseNot gradedqualityCmaintenanceEnables 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.-
- AlicenseNot gradedqualityDmaintenanceA simple Model Context Protocol (MCP) server that allows LLMs to create and manage user entries in a JSON file system database.681 npmMIT
- FlicenseNot gradedqualityBmaintenanceEnables adding, retrieving, and listing notes with state persisted to a local JSON file.-
- AlicenseNot gradedqualityCmaintenanceEnables users to add, get, and list notes, with state persisted to a JSON file in the home directory.MIT
TDQS
Scored across 1 tool
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.
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.
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.
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.