create-user
Add a new user to a WordPress site by specifying details like username, email, password, and roles through the MCP server, enabling streamlined user management.
Instructions
Create a new WordPress user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the user | |
Yes | Email address for the new user | ||
firstName | No | First name for the user | |
lastName | No | Last name for the user | |
locale | No | Locale for the user | |
name | No | Display name for the user | |
newPassword | Yes | Password for the new user | |
newUsername | Yes | Login name for the new user | |
nickname | No | The nickname for the user | |
password | Yes | WordPress application password | |
roles | No | Roles assigned to the user | |
siteUrl | Yes | WordPress site URL | |
slug | No | An alphanumeric identifier for the user | |
url | No | URL of the user | |
username | Yes | WordPress username |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from WordPress MCP Server
- create-category
- create-comment
- create-post
- create-user
- delete-category
- delete-post
- delete-user
- get-category
- get-clicks
- get-comments
- get-country-views
- get-post
- get-post-stats
- get-referrers
- get-search-terms
- get-site-stats
- get-stats-highlights
- get-stats-summary
- get-streak-stats
- get-top-posts
- get-user
- get-users
- list-categories
- list-posts
- remove-referrer-spam
- report-referrer-spam
- update-category
- update-post
- update-user
Related Tools
- @adepanges/teamretro-mcp-server
- @prathammanocha/wordpress-mcp-server
- @prathammanocha/wordpress-mcp-server
- @appwrite/mcp