Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

package.json943 B
{ "name": "filenamify", "version": "6.0.0", "description": "Convert a string to a valid safe filename", "license": "MIT", "repository": "sindresorhus/filenamify", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "exports": { ".": "./index.js", "./browser": "./filenamify.js" }, "engines": { "node": ">=16" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "filenamify-path.d.ts", "filenamify-path.js", "filenamify.d.ts", "filenamify.js", "index.d.ts", "index.js" ], "keywords": [ "filename", "safe", "sanitize", "file", "name", "string", "path", "filepath", "convert", "valid", "dirname" ], "dependencies": { "filename-reserved-regex": "^3.0.0" }, "devDependencies": { "ava": "^5.2.0", "tsd": "^0.28.1", "xo": "^0.54.1" } }

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