Loading MCP server directory, please wait...
Monitor and manage email authentication (SPF, DKIM, DMARC, MTA-STS, BIMI) for your domains.
npx @getmcp/cli add email.palisade/palisadeRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"email.palisade/palisade": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
]
}
}
}