Skip to main content
Glama

MCP Cloudflare DNS Server

delete_dns_record

Remove a specified DNS record from Cloudflare by providing its ID using this tool on the MCP Cloudflare DNS Server.

Instructions

Delete a DNS record

Input Schema

NameRequiredDescriptionDefault
recordIdYesThe DNS record ID to delete

Input Schema (JSON Schema)

{ "properties": { "recordId": { "description": "The DNS record ID to delete", "type": "string" } }, "required": [ "recordId" ], "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gilberth/mcp-cloudflare'

If you have feedback or need assistance with the MCP directory API, please join our Discord server