SpamTitan
Quality Score
95
/100
MCP server for SpamTitan email security — quarantine, allow/block lists, and policy management.
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"spamtitan-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/wyre-technology/spamtitan-mcp:v1.2.0"
],
"env": {
"SPAMTITAN_API_URL": "<spamtitan_api_url>",
"SPAMTITAN_API_KEY": "<your-spamtitan_api_key>",
"MCP_TRANSPORT": "stdio",
"AUTH_MODE": "env",
"LOG_LEVEL": "info"
}
}
}
}§02 Environment variables
SPAMTITAN_API_URLrequired
SpamTitan API base URL (e.g. https://spamtitan.example.com/api)
SPAMTITAN_API_KEYrequiredsecret
SpamTitan API key for authentication
MCP_TRANSPORTTransport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.
AUTH_MODECredential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway.
LOG_LEVELLog verbosity: debug, info, warn, error
§03 MCP Quality Score · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04 Alternatives in Email
Fiber AI
ai.fiber/mcp
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
MailJunky
ai.mailjunky/mcp
Send emails, track events, and manage contacts with MailJunky.
RadiusOS CRM
ai.radiusos.www/crm
34-tool CRM server — contacts, pipeline, quotes, invoices, scheduling, email, and AI scoring.