Skip to main content
Glama

Server Details

Access Clerk authentication docs, SDK snippets, and quickstart guides

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

2 tools
clerk_sdk_snippetInspect

Get Clerk SDK code snippets and patterns.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugNoSDK snippet slug (e.g. "use-user", "use-auth") OR bundle name (e.g. "b2b-saas", "organizations").b2b-saas
list_clerk_sdk_snippetsInspect

List all available Clerk SDK snippets and bundles. Filter by tag to find specific functionality.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagNoFilter snippets by tag (e.g. "auth", "organizations", "b2b", "billing")

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.