Connect Your AI Agent with Clerk for Slack

Integrate Clerk MCP server into your Slack workspace for instant access to your AI agent.

Back to MCP Servers
Clerk
Clerk
Drop-in authentication for React and React Native.

Available Tools

Tools that your AI agent can use through this MCP server to interact with Clerk

Update User

Update a user's attributes. You can set the user's primary contact identifiers (email address and phone numbers) by updating the Primary Email Address Id and Primary Phone Number Id attributes respectively. Both IDs should correspond to verified identifications that belong to the user. See the documentation

Get User

Retrieve the details of a specific user. See the documentation

Get User Memberships

Retrieve a list of the user's organization memberships. See the documentation

Delete User

Delete the specified user. See the documentation

Create User

Creates a new user. Your user management settings determine how you should setup your user model. See the documentation

Create User Invitation

Creates a new invitation for the given email address and sends the invitation email. Keep in mind that you cannot create an invitation if there is already one for the given email address. Also, trying to create an invitation for an email address that already exists in your application will result to an error. See the documentation

Integrate Clerk MCP server into Slack for instant access to your AI agent | Runbear