From 3c026e6fec4f09e32df6588c41e9eb63203d57c2 Mon Sep 17 00:00:00 2001 From: sampalisade Date: Sat, 15 Aug 2026 11:55:19 -0400 Subject: [PATCH] Add Palisade DMARC Agent --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..1001846 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "Palisade DMARC Agent" + github_url: "https://github.com/palisadeemail/palisade-mcp" + package_name: "@palisadeemail/mcp" + description: "AI-powered DMARC, SPF, DKIM, BIMI, MTA-STS, DNS, and email-authentication management for AI agents." + package_type: "npm" + category: "communication"