ldm-email-deliverability
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INBOX_CHECK_API_KEY | Yes | Your Inbox Check API key (required). Get it from https://check.live-direct-marketing.online/docs. | |
| INBOX_CHECK_BASE_URL | No | Base URL for the Inbox Check API. Override only for self-hosted deployments or testing. | https://check.live-direct-marketing.online |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inbox_check_createA | Create an inbox-placement test. Returns a token and the seed addresses you must send your test email to. The API key has a daily/monthly quota; each successful create consumes one unit. |
| inbox_check_statusB | Get the current state of a test: per-provider placement (inbox / spam / promotions / not_received), SPF/DKIM/DMARC, summary stats, and screenshot URLs if the key has screenshots enabled. |
| inbox_check_listA | List recent tests owned by this API key, most recent first. Supports cursor pagination via created_at. |
| inbox_check_deleteB | Delete a test and all its results / screenshots. Irreversible. |
| inbox_check_meA | Return this API key’s metadata: tier, enabled features, allowed providers, current daily/monthly usage vs. limits. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/live-direct-marketing/ldm-inbox-check-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server