get_user
Retrieve a specific user by ID.
How to use it
get_user is exposed by the MCP Wp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_user tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP Wp
npx -y @instawp/mcp-wpOther tools in MCP Wp (39)
Activate a plugin.
Assign terms to any content type
Create a new comment.
Create new content of any type
Create a new media item from a URL or local file path.
Create new term in any taxonomy
Create a new user.
Deactivate a plugin.
Delete a comment.
Delete content of any type
Delete a media item.
Delete term from any taxonomy
Delete a user.
Find all available content types on your site
Find all available taxonomies on your site
Legacy alias for updatemedia kept for backward compatibility.
Smart URL resolver that can find and optionally update content from any WordPress URL, including targeted partial edits
Retrieve a specific comment by ID.
Get specific content by ID and type
Search by slug across all content types
Return a minimal summary (id, title, slug, status, excerpt, taxonomies, word count, Yoast SEO fields) for audit and lookup workflows. Look up by id or url.
Get all terms for any content
Retrieve a specific media item by ID.
Retrieve details about a specific plugin.
Get details about a specific site configuration
Get specific term by ID
List all comments with filtering, sorting, and pagination options.
List any content type with filtering and pagination
List all media items (supports pagination and searching).
List all plugins installed on the site.
List all configured WordPress sites
List terms in any taxonomy
List all users with filtering, sorting, and pagination options.
Test connection to a specific WordPress site
Update an existing comment.
Update existing content of any type, including targeted partial edits
Update an existing media item.
Update existing term
Update an existing user.