Skip to main content
Glama
mambalabsdev

Domain Deliverability Checker MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIFY_TOKENYesYour Apify API token

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_domain_deliverabilityA

Audit a domain's email deliverability and DNS health. Returns SPF, DKIM, and DMARC authentication with policy, MX records and mail provider, DNS blacklist status, catch-all detection, domain age, and a 0 to 100 health score as a flat, Clay-ready JSON row. Read-only; requires an APIFY_TOKEN and consumes Apify credits per call.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The single tool has a clear and distinct purpose.

Naming Consistency5/5

There is only one tool, so naming consistency is inherently perfect. The name 'check_domain_deliverability' is descriptive and follows a clear verb_noun pattern.

Tool Count4/5

The single tool covers a specific domain (email deliverability) comprehensively. While one tool is minimal, the scope is narrow and the tool is well-designed, making the count reasonable.

Completeness5/5

The tool covers all major aspects of email deliverability: SPF, DKIM, DMARC, MX, blacklists, catch-all, domain age, and health score. No obvious gaps exist for a basic audit.

Maintenance

ActivityMaintained
ResponsivenessNo issues