Skip to main content
Glama

Clerk MCP Server

by correaito

unlock-user

Restore user access to Clerk authentication by unlocking accounts that were previously disabled, allowing users to sign in again.

Instructions

Desbloqueia um usuário do Clerk, permitindo que ele faça login novamente

Input Schema

NameRequiredDescriptionDefault
userIdYes

Input Schema (JSON Schema)

{ "properties": { "userId": { "minLength": 1, "type": "string" } }, "required": [ "userId" ], "type": "object" }

Other Tools from Clerk MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/correaito/mcp_clerk'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server