Domain Health
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Domain HealthCheck SPF, DKIM, and DMARC records for example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP servers by Arhan Canli
Model Context Protocol servers, each built to be the best available in its niche, and each proven by measurement against the best existing server before it ships.
Every server here:
installs with one command (
npx), one click (Claude Desktop bundle, signed), or Docker;keeps its tool list small and byte-stable, so it costs few tokens and caches well;
returns compact JSON with an output schema, and says when a list was cut;
reaches only the hosts it declares, over HTTPS, with deadlines, size caps and bounded retries;
is tested on recorded upstream responses, and checked weekly against the live upstream;
is published from CI with npm provenance and a Sigstore-signed bundle.
Servers
Developer tools
Server | What it does | Run |
Email and domain checks: SPF lookup limits, DKIM keys, DMARC, DNS records, registration expiry. |
| |
Is this version still supported? EOL dates, latest patch and upgrade target for 470+ products. |
| |
RFC sections, status, obsoleted-by chains, errata and IANA registries for coding agents. |
| |
Checks packages exist before install: version, deprecation, vulnerabilities, licence. 7 ecosystems. |
|
Science and research
Server | What it does | Run |
Verifies citations: finds fabricated or mismatched references and retractions, returns clean BibTeX. |
|
Health and medicine
Server | What it does | Run |
FDA drug label answers with section citations, RxNorm name resolution, recalls and shortages. |
|
Maps, earth and transport
Server | What it does | Run |
Find the clearest Sentinel-2, Landsat, Sentinel-1 or NAIP scene for any place, with band links. |
|
Consumer safety
Server | What it does | Run |
One recall check across CPSC, FDA and NHTSA: match by name, model number, UPC or VIN. |
|
Security
Server | What it does | Run |
Which vulnerabilities to fix first: CISA KEV, EPSS, CVSS and CISA's SSVC decisions in one ranking. |
|
Productivity
Server | What it does | Run |
Time anywhere, DST-safe conversions, holidays for 200+ countries, business days and meeting slots. |
|
Related MCP server: domain-security-mcp-server
How they are made
docs/SPEC.md describes the production line: scout, build, gate, benchmark, ship. The gate
(gate/) is the same for every server and runs in CI on Node 20, 22 and 24.
npm ci
npm test # kit tests + the gate on every server
npm run new -- <name> --title "..." --description "..." --host api.example.org --instructions "..."
npm run sync # after changing kit/, a tool, or adding a server
node scripts/check-standalone.mjs # each server as its own repository: install, test, start
node scripts/publish-repos.mjs [name] # push committed servers to their own repositoriesEach server lives in its own repository (linked above); this repository is where they are built and
checked. catalog.json lists every server and its tools.
License
MIT, Copyright (c) 2026 Arhan Canli.
This server cannot be deployed
Maintenance
Related MCP Connectors
One-call domain audit: MX receiving, SPF/DMARC/DKIM spoofing protection, disposable-address risk.
Email-domain intelligence: MX capability, provider, disposable status, SPF, DMARC, and MTA-STS.
Monitor and manage email authentication (SPF, DKIM, DMARC, MTA-STS, BIMI) for your domains.
Complete domain email-auth audit in one call: SPF with RFC 7208 lookup counting, DKIM selector pr...
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables DNS and email security analysis through passive and active scanning capabilities. Provides comprehensive domain security checks including SPF, DMARC, DNSSEC validation, MX record analysis, and SMTP connectivity testing.MIT
- AlicenseAqualityAmaintenanceEnables AI agents to audit email and domain security (SPF, DKIM, DMARC, etc.) for any domain without requiring API keys.19247 npm1MIT
- AlicenseAqualityAmaintenanceEnables auditing any domain's email deliverability and DNS health, including SPF, DKIM, DMARC, MX, mail provider, DNS blacklist status, catch-all, domain age, and a deliverability score.131 npm1MIT
- AlicenseAqualityCmaintenancePerforms domain security posture checks including SPF, DKIM, DMARC, TLS, and HTTP security headers.32 npmMIT