DMARKOFF — DMARC, SPF & DKIM Analytics
Rank #13,660com.dmarkoff/mcp
DMARC analytics and domain onboarding for AI assistants — health, SPF/DKIM, compliance, anomalies.
DMARKOFF — DMARC, SPF & DKIM Analytics is a Model Context Protocol (MCP) server published by dmarcoff. It ranks #13,660 of 115,591 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. DMARKOFF — DMARC, SPF & DKIM Analytics is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 3 tracked versions. It was first listed on Apr 30, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 101,931 of 115,591 servers on MCP Toplist.
Use DMARKOFF — DMARC, SPF & DKIM Analytics
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http dmarkoff https://mcp.dmarkoff.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.dmarkoff]
url = "https://mcp.dmarkoff.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.dmarkoff.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dmarkoff": {
"url": "https://mcp.dmarkoff.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"dmarkoff": {
"type": "http",
"url": "https://mcp.dmarkoff.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dmarkoff": {
"serverUrl": "https://mcp.dmarkoff.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"dmarkoff": {
"url": "https://mcp.dmarkoff.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.dmarkoff%2Fmcp)<a href="https://mcptoplist.com/server/com.dmarkoff%2Fmcp"><img src="https://mcptoplist.com/badge/com.dmarkoff%2Fmcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
dmarcoff
Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Aug 21, 2026 |
| 1.0.1 | Apr 30, 2026 |
| 1.0.0 | Apr 30, 2026 |
Frequently asked questions
- Who maintains DMARKOFF — DMARC, SPF & DKIM Analytics?
- DMARKOFF — DMARC, SPF & DKIM Analytics is maintained by dmarcoff, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is DMARKOFF — DMARC, SPF & DKIM Analytics listed on the Official MCP Registry?
- Yes — DMARKOFF — DMARC, SPF & DKIM Analytics is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does DMARKOFF — DMARC, SPF & DKIM Analytics have?
- MCP Toplist tracks 3 versions of DMARKOFF — DMARC, SPF & DKIM Analytics, most recently published on Aug 21, 2026.
- Where can I find the source code for DMARKOFF — DMARC, SPF & DKIM Analytics?
- The source code for DMARKOFF — DMARC, SPF & DKIM Analytics is hosted at github.com/dmarcoff/mcp.