Manage users in a JSON file and generate random users with Faker.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "users-mcp" yet — see the docs or source repo.
Use users-mcp to create a new user: name Zhang San, email [email protected], role admin, and return the result.
Return the new user record with ID and save status
Use users-mcp to fetch all current users and output them sorted by name ascending.
Return a user list with basic fields
Use users-mcp to generate 1 random user, then update its email to [email protected].
Generate a random user first, then return the updated user info
Manage PostgreSQL user data with natural-language CRUD and search commands.
Manage GitHub repositories, files, and user profiles through MCP actions.
Configure authenticated endpoints and send API requests with uploads.
Interact with JSONPlaceholder fake REST APIs for CRUD testing and prototyping.
Connect to MongoDB with natural language to query and manage user records.
Create GitHub repositories quickly through MCP to start projects and collaboration.