Skip to main content
Glama

Server Details

Access Clerk authentication docs, SDK snippets, and quickstart guides

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

2 tools
clerk_sdk_snippetClerk SDK snippetB
Read-only
Inspect

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

TDQS

B3.2/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The readOnlyHint annotation already signals a safe read operation, and the description's 'Get' wording is consistent with that. The description adds only the vague notion of 'patterns' as part of the output, but does not describe output format, defaults, or any other runtime behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single short sentence with no filler, making it easy to scan. It is concise, though it could have used the available space to add sibling differentiation or usage guidance.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a one-optional-parameter read-only lookup, the schema and readOnlyHint cover much of the needed context. However, the lack of any description of return content, fallback behavior when slug is omitted, or relationship to list_clerk_sdk_snippets leaves a moderate gap.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents the slug parameter, including examples and the distinction between snippet slugs and bundle names. The description itself adds no additional parameter meaning beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names a clear verb and resource: 'Get Clerk SDK code snippets and patterns.' It is not a tautology, but it does not distinguish this tool from its sibling list_clerk_sdk_snippets, so there is no explicit differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given about when to use this tool versus list_clerk_sdk_snippets. The schema explains the slug parameter, but the description itself provides no context about when a specific snippet lookup is appropriate or when listing is better.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

list_clerk_sdk_snippetsList Clerk SDK snippetsA
Read-only
Inspect

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")

TDQS

A3.8/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=true, so the agent knows it is a safe read operation. The description adds that the operation returns both snippets and bundles and supports tag filtering, but it does not disclose pagination or response format. Given the annotation coverage, this level of additional context is acceptable.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two front-loaded sentences. The first states the primary action and scope directly, and the second explains the filtering capability. There is no redundant language or unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple: one optional parameter, read-only annotation, and no output schema. The description covers the core listing behavior and the only parameter. It omits pagination details, but for a list tool of this simplicity the essential information is present.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% as the only parameter 'tag' has a detailed description with examples. The description's 'Filter by tag' essentially restates the parameter's purpose without adding new meaning, so the baseline of 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb 'List' with the resource 'all available Clerk SDK snippets and bundles'. It clearly distinguishes itself from the sibling tool 'clerk_sdk_snippet' by referring to the entire collection rather than an individual snippet.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this is the tool for browsing all snippets ('List all available...') and hints at filtering, but it does not explicitly say when to prefer this over 'clerk_sdk_snippet' or mention scenarios where the singular tool is more appropriate. The usage context is clear but excluding alternatives is left to inference.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • Changedclerk_sdk_snippet2 fields changed
      • changedInput schema / $schema
        Previous value: -"http://json-schema.org/draft-07/schema#"New value: +"https://json-schema.org/draft/2020-12/schema"
      • removedInput schema / additionalProperties
        Removed value: -false
    • Changedlist_clerk_sdk_snippets2 fields changed
      • changedInput schema / $schema
        Previous value: -"http://json-schema.org/draft-07/schema#"New value: +"https://json-schema.org/draft/2020-12/schema"
      • removedInput schema / additionalProperties
        Removed value: -false
  2. 2 tool updates
    • First observedclerk_sdk_snippet
    • First observedlist_clerk_sdk_snippets

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Provides access to 600+ documentation libraries from DevDocs.io including Python, JavaScript, React, Django, and more. Enables searching, browsing, and retrieving documentation content directly through Claude Desktop.
    5
    5
    -
  • A
    license
    A
    quality
    D
    maintenance
    Enables interaction with AIApp BaaS authentication system through keyword-based document search and automatic generation of framework-specific client code. Supports React, Next.js, Vue, and Vanilla JS with TypeScript integration and automatic project ID injection.
    3
    18
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation5/5

The two tools have clearly distinct purposes: one lists available snippets, the other retrieves a specific snippet. No overlap or ambiguity exists.

Naming Consistency2/5

Naming is inconsistent: 'clerk_sdk_snippet' is noun-only with no verb, while 'list_clerk_sdk_snippets' uses a verb-first pattern. This mixed convention violates a consistent verb_noun style.

Tool Count3/5

With only 2 tools, the surface is borderline thin for a snippet server, but it covers the essential list-and-get workflow, making it acceptable for a read-only utility.

Completeness4/5

The server provides both enumeration and retrieval, covering the core use case of obtaining SDK snippets. A search or filter-by-name tool would be a minor addition, but the tag filter on the list tool fills the gap reasonably.

Resources