MCP server

Clerk
MCPOfficial Clerk MCP. Docs, snippets, the current SDK.
Clerk’s own remote server. The agent reads the docs and snippets that match today’s SDK — not a 2023 blog.
latest·Proprietary·Updated this quarter·github.com/clerk/javascript·Transport: http
Claude CodeCursorDesktop
ScannedActive
claude_desktop_config.json
{
"mcpServers": {
"clerk": {
"url": "https://mcp.clerk.com/mcp"
}
}
}By Clerk
Spec
What the server actually exposes.
search_docs
readCurrent Clerk docs.
sdk_snippet
readA snippet for the SDK you named.
quickstart
readThe current quickstart for a stack.
Guardrails
- OAuth or an API key you provide
- Writes are separate tools
- Scope is the account you connect
clerk-mcp.mcp/tools
Tools
- read
search_docs
Current Clerk docs.
- read
sdk_snippet
A snippet for the SDK you named.
- read
quickstart
The current quickstart for a stack.
Last call
{ "ok": true,
"tool": "search_docs",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
