Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INBOX_CHECK_API_KEYYesYour Inbox Check API key (required). Get it from https://check.live-direct-marketing.online/docs.
INBOX_CHECK_BASE_URLNoBase 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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