Claude Plugin
Rank #10,487dev.dnsdoctor/dns-doctor
Scan, fix, verify and monitor DNS: SPF, DMARC, DKIM, propagation, health, expiry. Validated fixes.
Claude Plugin is a Model Context Protocol (MCP) server published by dnsdoctor. It ranks #10,487 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Claude Plugin is listed on Official MCP, with 16 tracked versions. It was first listed on Jul 23, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 121,626 of 132,113 servers on MCP Toplist.
Use Claude Plugin
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dns-doctor https://dnsdoctor.dev/mcpclaude mcp add dns-doctor -- npx -y @dnsdoctor/mcp[mcp_servers.dns-doctor]
url = "https://dnsdoctor.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.dns-doctor]
command = "npx"
args = ["-y", "@dnsdoctor/mcp"]Add to ~/.codex/config.toml.
https://dnsdoctor.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dns-doctor": {
"command": "npx",
"args": [
"-y",
"@dnsdoctor/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dns-doctor": {
"url": "https://dnsdoctor.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"dns-doctor": {
"command": "npx",
"args": [
"-y",
"@dnsdoctor/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dns-doctor": {
"type": "http",
"url": "https://dnsdoctor.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"dns-doctor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dnsdoctor/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dns-doctor": {
"serverUrl": "https://dnsdoctor.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dns-doctor": {
"command": "npx",
"args": [
"-y",
"@dnsdoctor/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dns-doctor": {
"url": "https://dnsdoctor.dev/mcp"
}
}
}{
"mcpServers": {
"dns-doctor": {
"command": "npx",
"args": [
"-y",
"@dnsdoctor/mcp"
]
}
}
}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/dev.dnsdoctor%2Fdns-doctor)<a href="https://mcptoplist.com/server/dev.dnsdoctor%2Fdns-doctor"><img src="https://mcptoplist.com/badge/dev.dnsdoctor%2Fdns-doctor.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
dnsdoctor
Available versions (16)
| Version | Published |
|---|---|
| 1.9.0 | Sep 16, 2026 |
| 1.8.0 | Sep 9, 2026 |
| 1.7.3 | Sep 5, 2026 |
| 1.7.1 | Sep 4, 2026 |
| 1.7.0 | Sep 4, 2026 |
| 1.6.0 | Sep 1, 2026 |
| 1.5.0 | Sep 1, 2026 |
| 1.4.1 | Aug 31, 2026 |
| 1.4.0 | Aug 4, 2026 |
| 1.3.0 | Aug 3, 2026 |
| 1.2.1 | Jul 29, 2026 |
| 1.2.0 | Jul 29, 2026 |
| 1.1.0 | Jul 27, 2026 |
| 1.0.3 | Jul 26, 2026 |
| 1.0.2 | Jul 26, 2026 |
| 1.0.1 | Jul 23, 2026 |
Frequently asked questions
- Who maintains Claude Plugin?
- Claude Plugin is maintained by dnsdoctor, which publishes 3 MCP servers (16 total versions) tracked on MCP Toplist.
- Is Claude Plugin listed on the Official MCP Registry?
- Yes — Claude Plugin is listed on the Official MCP Registry.
- How many versions does Claude Plugin have?
- MCP Toplist tracks 16 versions of Claude Plugin, most recently published on Sep 16, 2026.
- Where can I find the source code for Claude Plugin?
- The source code for Claude Plugin is hosted at github.com/dnsdoctor/claude-plugin.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.