Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

js-stream-socket.js237 B
'use strict'; const stream = require('stream'); const tls = require('tls'); // Really awesome hack. const JSStreamSocket = (new tls.TLSSocket(new stream.PassThrough()))._handle._parentWrap.constructor; module.exports = JSStreamSocket;

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