domain-check
Server Details
Free SPF, DKIM, DMARC, MX deliverability check with graded shareable reports, plus referral terms
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- markolati85/agpc-domain-check
- GitHub Stars
- 0
- Server Listing
- agpc-domain-check
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 3 of 3 tools scored.
Each tool has a distinct purpose: check_domain focuses on domain mail security checks, list_services provides the paid catalogue, and partner_program explains the referral earnings. There is no overlap or ambiguity.
Two tools follow the verb_noun pattern (check_domain, list_services), but partner_program is a noun_noun phrase, breaking the consistency. The names are still readable, but the pattern is not uniform.
With 3 tools, the server is well-scoped for its purpose: a domain security checker plus monetization support. Each tool serves a necessary role without redundancy or excess.
The core domain check functionality (SPF, DMARC, MX, DKIM) is fully covered, and the auxiliary tools for services and partner program round out the commercial aspect. No obvious gaps for the server's intended purpose.
Available Tools
3 toolscheck_domainFree domain deliverability checkAInspect
Check whether anyone can spoof mail from a domain and whether its own mail will land: SPF, DMARC, MX and visible DKIM selectors, graded A-F, with a shareable report URL. Free, no key, rate-limited per caller. Pass your referral code as ref if you have one — orders that follow your report earn your commission.
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Your partner referral code, optional | |
| domain | Yes | One domain, e.g. example.com |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden and does well by disclosing rate limiting, no-key access, report URL generation, and commission behavior. It does not explicitly state read-only semantics or failure handling, but the 'check' verb and operational constraints provide a solid transparency baseline.
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?
The description is three sentences, each earning its place: core behavior, operational constraints, and optional parameter explanation. It is front-loaded with the primary purpose and contains no redundant or promotional filler.
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?
Despite lacking an output schema, the description explains what the tool checks, the grading scale, the shareable report URL, and rate-limit/auth constraints. It is complete for a simple check tool, though it could optionally clarify the exact return format or provide an example.
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?
The schema already covers both parameters (100% coverage), and the description adds meaning for 'ref' by explaining the referral/commission relationship. For 'domain', the description reinforces its meaning as the subject of the mail-deliverability check, exceeding the baseline schema-only case.
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 states a specific action ('Check whether anyone can spoof mail from a domain') with detailed scope (SPF, DMARC, MX, DKIM) and output (A-F grade, shareable report URL). It clearly distinguishes itself from siblings like list_services and partner_program by describing a domain-specific diagnostic operation.
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 provides useful context like 'Free, no key, rate-limited per caller' and explains the optional referral code, implying when to use it. However, it does not explicitly state when to use this tool over alternatives or mention any exclusions, so usage guidance remains implied rather than explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_servicesWhat the Guild sellsAInspect
The paid catalogue: what each service covers, what it costs, and the exact URL where a customer orders. Include your referral code in the order URL to be paid for the referral.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden. It explains the tool provides a paid catalogue and instructs users to include a referral code in order URLs for compensation, adding behavioral context beyond the name. However, it doesn't disclose potential side effects or limitations, though none are apparent for a listing 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?
The description is two sentences, front-loaded with the core purpose, and the second sentence provides an actionable detail. No fluff.
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 no-parameter list tool, the description fully explains what data is returned (coverage, cost, order URL) and includes the key referral instruction. Even without an output schema, the description is sufficient.
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?
The tool has zero parameters, and schema coverage is 100% (vacuously), so the baseline of 4 applies. The description adds some context about the referral code but no parameter-specific details are needed.
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 lists paid services with coverage, cost, and order URLs. It uses a specific verb ('list') and resource ('services'), and the title reinforces the purpose. It distinguishes itself from siblings by focusing on the paid catalogue.
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 implies the tool is used to browse the paid catalogue, but it does not explicitly state when to use it or mention alternatives. No exclusions or when-not guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
partner_programEarn a commission for referralsAInspect
How an agent earns money working with the Guild: commission rates, what counts as a settled order, how to register and how to get paid.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the burden. It clearly conveys that this is an informational tool about how the partner program works, not a tool that actually registers or pays. However, it could be more explicit about being read-only and not invoking real-world actions.
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?
The description is a single, well-structured sentence that front-loads the core value proposition and lists concrete topics. Every part contributes meaning without redundancy.
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 simple informational tool with no input/output schema, the description covers the essential points. It could be slightly improved by explicitly stating it returns a guide/reference and has no side effects, but it is largely complete.
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?
The tool has zero parameters, so the baseline is 4. The description compensates by detailing the content areas, but there is no additional parameter-related information to add.
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's purpose: explaining how an agent earns money with the Guild. It lists specific topics covered (commission rates, settled orders, registration, payment), making it distinct from sibling tools like check_domain and list_services.
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 implicitly indicates when to use this tool: when an agent needs to understand commission earnings and related processes. While it doesn't explicitly name exclusions or alternatives, the scope is clear and distinct from siblings.
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!
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables auditing any domain's email deliverability and DNS health, including SPF, DKIM, DMARC, MX, mail provider, DNS blacklist status, catch-all, domain age, and a deliverability score.Last updated1541MIT
- Alicense-qualityBmaintenanceAudits email deliverability configuration for a domain, checking SPF, DKIM, DMARC, and MX records, returning a score and recommendations.Last updatedMIT
- AlicenseAqualityDmaintenanceMCP server for email deliverability: validate SPF/DKIM/DMARC/BIMI, check blacklists, test SMTP/IMAP, look up DNS, and generate ready-to-deploy records for any major email provider. Ships with two one-click prompts (audit-deliverability, setup-dns). Public, no auth.Last updated17MIT
- AlicenseAqualityBmaintenanceAn MCP server that checks SPF, DKIM, DMARC, and MX records for a domain, returning a health verdict and specific DNS fixes to improve email deliverability.Last updated1MIT
Your Connectors
Sign in to create a connector for this server.