lastName
User's last name
How to use it
lastName is exposed by the Keycloak Model Context Protocol MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the lastName tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Keycloak Model Context Protocol
$
npx -y @smithery/cli install keycloak-model-context-protocol --client claudeOther tools in Keycloak Model Context Protocol (9)
create-user
Creates a new user in a specified realm.
delete-user
Deletes a user from a specified realm.
email
Email address for the user
firstName
User's first name
list-realms
Lists all available realms.
list-users
Lists all users in a specified realm.
realm
The realm name
userId
The ID of the user to delete
username
Username for the new user