CanYouGrab.it
Server Details
Confidence-scored domain availability checking for AI agents via CanYouGrab.it
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.3/5 across 2 of 2 tools scored.
The two tools have clearly distinct purposes: check_domains is for domain availability lookups, while check_usage is for account/plan information. There is no overlap in functionality, making it easy for an agent to select the correct tool based on the user's request.
Both tools follow a consistent verb_noun pattern with 'check_' as the prefix, using snake_case throughout. This predictable naming scheme enhances readability and reduces confusion for agents.
With only 2 tools, the server feels under-scoped for a domain registration service. Key operations like registering a domain, managing domains, or handling payments are missing, which limits the server's utility and coherence for typical workflows in this domain.
The tool set is severely incomplete for a domain registration service. While check_domains and check_usage cover lookup and account info, there are significant gaps: no tools for registering, updating, transferring, or deleting domains, and no billing or support operations, which will likely cause agent failures in real-world scenarios.
Available Tools
2 toolscheck_domainsCheck Domain AvailabilityARead-onlyIdempotentInspect
Use this when the user wants to know whether one or more domains are available to register. Returns confidence, source, cache age, and ambiguous results when the lookup cannot be determined safely.
| Name | Required | Description | Default |
|---|---|---|---|
| domains | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Despite annotations declaring readOnly/openWorld/idempotent status, the description adds valuable behavioral context about the return data: 'confidence, source, cache age, and ambiguous results.' This discloses data quality characteristics (caching, uncertainty handling) and partial failure modes that annotations don't capture, which is crucial for an openWorld lookup tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with zero waste. The first front-loads the purpose and trigger condition; the second explains return characteristics. Every clause earns its place—no redundancies with the title or schema structure.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (single array parameter) and rich annotations covering safety profiles, the description satisfactorily covers the behavioral gaps by explaining return value semantics (confidence levels, cache age) in lieu of an output schema. Only minor gap is lack of parameter format specifics.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description minimally compensates by stating 'one or more domains,' which confirms the array cardinality. However, it lacks format specifications (e.g., whether to include TLDs, 'www' prefixes, or IDN support) that would fully compensate for the undocumented schema parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool checks 'whether one or more domains are available to register,' providing a specific verb ('check') and resource ('domains'). The phrase 'available to register' effectively distinguishes this from the sibling 'check_usage' tool, clarifying this is about registration availability rather than usage statistics or traffic.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description opens with 'Use this when...' providing explicit guidance on the trigger condition (user wants availability information). While it doesn't explicitly name 'check_usage' as an alternative, the specific focus on 'available to register' provides clear contextual boundaries for when this tool is appropriate versus its sibling.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_usageCheck API UsageARead-onlyIdempotentInspect
Use this when the user wants to see their CanYouGrab.it plan, usage, and remaining quota for the current billing period.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations establish safety (readOnly, non-destructive, idempotent); description adds valuable context about the data scope (current billing period) and content (plan, usage, quota) that annotations don't cover. No contradictions with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Single sentence that front-loads the usage condition and packs specific resource details. No redundancy or waste—every clause earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a zero-parameter read-only tool, description adequately covers the semantic content of the return value (plan, usage, quota) despite missing output schema. Full completeness would benefit from output schema details, but description sufficiently enables invocation decisions.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 0 parameters, which per rubric establishes a baseline of 4. Description appropriately focuses on tool behavior rather than parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly defines the action (retrieve/see) and specific resources (plan, usage, remaining quota) with scope (current billing period). It implicitly distinguishes from sibling 'check_domains' by specifying these billing-related resources.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly states the trigger condition ('when the user wants to see...'), providing clear guidance on when to invoke. Lacks explicit mention of when NOT to use or direct sibling comparison, but the condition is specific enough to differentiate from domain checking.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
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 published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!