Skip to main content
Glama
Sendmux

Sendmux Email Inbox API + Sending

Official
by Sendmux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENDMUX_API_KEYNoFallback API key for single-key setups; smx_mbx_* or smx_root_*
SENDMUX_MCP_HOSTNoHTTP host127.0.0.1
SENDMUX_MCP_PATHNoHTTP path/mcp
SENDMUX_MCP_PORTNoHTTP port8765
OPENAPI_INPUT_DIRNoAlternative OpenAPI input directory
SENDMUX_APP_BASE_URLNoApp API base URLhttps://app.sendmux.ai/api/v1
SENDMUX_MCP_SURFACESNoComma-separated list of surfaces (mailbox, management, sending) for combined server
SENDMUX_MCP_TRANSPORTNoTransport (stdio, http, streamable-http)stdio
SENDMUX_MAILBOX_API_KEYNoMailbox API key (smx_mbx_*), required when mailbox surface is selected
SENDMUX_MCP_APP_OPENAPINoOverride app OpenAPI snapshot path or URL
SENDMUX_SENDING_API_KEYNoSending API key (smx_mbx_*), required when sending surface is selected
SENDMUX_SENDING_BASE_URLNoSending API base URLhttps://smtp.sendmux.ai/api/v1
SENDMUX_MANAGEMENT_API_KEYNoManagement API key (smx_root_*), required when management surface is selected
SENDMUX_MCP_ALLOWED_ORIGINSNoAllowed browser origins (comma-separated)
SENDMUX_MCP_SENDING_OPENAPINoOverride sending OpenAPI snapshot path or URL
SENDMUX_MCP_TIMEOUT_SECONDSNoRequest timeout in seconds30
SENDMUX_MCP_HTTP_BEARER_TOKENNoBearer token for HTTP transport (required unless SENDMUX_MCP_ALLOW_UNAUTHENTICATED_HTTP is true)
SENDMUX_MCP_OPENAPI_INPUT_DIRNoOverride OpenAPI input directory
SENDMUX_MCP_RETRY_MAX_ATTEMPTSNoMaximum retry attempts3
SENDMUX_MCP_ALLOW_UNAUTHENTICATED_HTTPNoAllow unauthenticated HTTP connectionsfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Sendmux/sendmux-sdk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server