Skip to main content
Glama
wyre-technology

spamtitan-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode: stdio (default) or http
SPAMTITAN_API_KEYYesYour SpamTitan API key
SPAMTITAN_BASE_URLNoYour SpamTitan instance URL

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
spamtitan_navigateA

Discover available SpamTitan tools by domain. Returns tool names and descriptions for the selected domain. All tools are callable at any time — this is a help/discovery aid, not a prerequisite.

spamtitan_statusA

Show credentials status and available domains

spamtitan_get_queueA

List the email quarantine queue. Returns quarantined messages with sender, recipient, subject, and reason for quarantine.

spamtitan_release_messageB

Release a quarantined message by ID, delivering it to the intended recipient.

spamtitan_delete_messageA

⚠ DESTRUCTIVE — IRREVERSIBLE. Permanently delete a quarantined message by ID. This action cannot be undone and will remove the message from quarantine storage. Confirm with the user before invoking.

spamtitan_manage_allowlistA

Add or remove sender allowlist entries in SpamTitan. Allowlisted senders always bypass spam filtering.

spamtitan_manage_blocklistA

⚠ HIGH-IMPACT. Add or remove sender blocklist entries in SpamTitan. Modifies email delivery policy and affects deliverability for users. Blocklisted senders are always rejected or quarantined. Reversible by removing entries. Confirm with the user before invoking.

spamtitan_get_statsA

Get email flow statistics from SpamTitan including messages received, blocked, quarantined, and delivered. Supports filtering by time period.

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/wyre-technology/spamtitan-mcp'

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