A Model Context Protocol server implementation for Cloudflare DNS that enables AI agents to manage DNS records for your domains
{
"mcpServers": {
"thelordmcp-cloudflare": {
"command": "npx",
"args": [
"-y",
"@thelord/mcp-cloudflare"
]
}
}
}