mcp for Cursor
io.github.dmarc-examiner/mcp
Read your own DMARC aggregate and forensic reports: sources, alignment, alerts, CSV export.
client:Cursor
transport:streamable-http
runtime:npm
tools:21
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.dmarc-examiner.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- list_domains
- get_domain
- check_dmarc
- create_domain
- verify_domain
- delete_domain
- list_reports
- get_report
- get_report_statistics
- export_report_csv
- list_alerts
- dismiss_alert
- list_forensic_reports
- get_forensic_report
- get_forensic_reports_statistics
- get_forensic_reports_summary
- list_webhooks
- create_webhook
- update_webhook
- delete_webhook
- test_webhook