Palisade DMARC Agent
ECOSYSTEM REFERENCEAUTH REQUIREDMITOpen SourceSource: @palisade· community reference
Manage DMARC, email authentication, DNS records, and remediation tasks.
This server requires your own API credentials or OAuth tokens to function. You can install it via `npx agenticmarket install palisade-dmarc-agent` and provide your credentials during setup, or use the manual config guide below.
Setup Guide
{
"mcpServers": {
"palisade-dmarc-agent": {
"mcpServers": {
"palisade-dmarc-agent": {
"command": "npx",
"args": [
"-y",
"@palisadeemail/mcp"
],
"env": {
"PALISADE_API_KEY": "YOUR_PALISADE_API_KEY"
}
}
}
}
}
}Tools
get_account
Retrieve the Palisade account.
list_domains
List managed domains.
get_domain
Get details for a managed domain.
add_domain
Add a domain to Palisade.
remove_domain
Remove a managed domain.
verify_domain
Verify a domain's DNS records.
get_dns_records
Retrieve email-authentication DNS records.
get_mta_sts
Retrieve MTA-STS configuration.
enable_mta_sts
Enable MTA-STS for a domain.
list_tasks
List remediation tasks.
get_task
Get remediation task details.
list_groups
List domain groups.
get_subscription
Retrieve subscription details.
start_checkout
Start a billing checkout flow.
get_billing_portal_url
Retrieve the billing portal URL.
enable_hosted_dmarc
Enable hosted DMARC for a domain.
create_group
Create a group for managed domains.
list_webhook_events
List webhook event types and delivery events.
list_webhook_endpoints
List configured webhook endpoints.
create_webhook_endpoint
Create a webhook endpoint.
delete_webhook_endpoint
Delete a webhook endpoint.
About
Palisade DMARC Agent lets AI agents inspect and manage DMARC, SPF, DKIM, BIMI, MTA-STS, DNS records, domains, and remediation tasks. Use it to verify email-authentication configuration, diagnose DNS posture, and coordinate remediation through Palisade.
Install and Troubleshooting Intent Coverage
Developer-install and troubleshooting intent for community MCP server listings.
install mcp server / mcp server setup guide
mcp json config example / vscode mcp setup
mcp server not working / mcp tools not showing
mcp server compatibility matrix / cursor vs vscode mcp compatibility
mcp server monetization options / convert community mcp server to paid listing
Related Setup, Debug, and Learning Links
Platform status
Monitoring intent maps to uptime and health verification.
Security and trust
Reliability intent often overlaps with trust requirements.
CLI installation guide
Install baseline for all IDEs before listing-specific setup.
Using servers guide
Covers runtime usage patterns and auth flow.
Cursor setup walkthrough
High-intent setup path for developer troubleshooting journeys.
Troubleshooting: server not working
Common failure modes for install and runtime issues.
Troubleshooting: tools not showing
Covers discovery/listing failures across major IDEs.
Related explore entry: Sentry
Keeps same-intent users on matched category and tool shape.
Related explore entry: Filesystem MCP Server
Keeps same-intent users on matched category and tool shape.
Related explore entry: Time MCP Server
Keeps same-intent users on matched category and tool shape.
Related explore entry: Git MCP Server
Keeps same-intent users on matched category and tool shape.
Install this server with the AgenticMarket CLI — you'll be prompted for your API credentials or OAuth tokens during setup. No manual JSON editing.
$npx agenticmarket install palisade-dmarc-agentSentry
Give your AI agent access to Sentry error reports, issue details, and stack traces so it can help diagnose and fix bugs faster.
Filesystem MCP Server
Give your AI assistant read and write access to local files and directories. The most-used MCP server — lets Claude, Cursor, and other AI tools work with your filesystem directly.
Time MCP Server
Give your AI assistant awareness of the current time and timezone conversions. Query the current time in any timezone and convert between timezones using IANA names.
Git MCP Server
Let your AI assistant interact with Git repositories directly. Status, diff, commit, branch, and log — all accessible to your LLM through 12 Git tools.
AgenticMarket