spamtitan-mcp

wyre-technology/spamtitan-mcp
★ 0 stars TypeScript AI/LLM Updated 9d ago
MCP server for SpamTitan email security — manage quarantine, allowlists, blocklists, and view email stats
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spamtitan-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "wyre-technology/spamtitan-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for SpamTitan email security. Enables AI assistants to manage quarantine, maintain allowlists and blocklists, and view email filtering statistics. This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that connects Claude (or any MCP-compatible AI) to your SpamTitan environment.

Tools (3)

MCP_TRANSPORTSPAMTITAN_API_KEYSPAMTITAN_BASE_URL

Topics

email-securitymcp-servermspmsp-mcpspamtitantypescriptwyre-technology