Skip to main content
Glama

Cloudflare MCP Server

by jeffgolden

cloudflare-dns-mcp_echo

Validate connectivity by sending a payload and receiving the same in response. Use this tool to test communication with Cloudflare MCP Server for DNS and security configurations.

Instructions

Simple connectivity check that returns the same payload sent by the client.

Input Schema

NameRequiredDescriptionDefault
messageNopong

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "message": { "default": "pong", "type": "string" } }, "type": "object" }

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/jeffgolden/cloudflare_mcp'

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