Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

package.json825 B
{ "name": "find-versions", "version": "5.1.0", "description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`", "license": "MIT", "repository": "sindresorhus/find-versions", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "type": "module", "exports": "./index.js", "engines": { "node": ">=12" }, "scripts": { "test": "xo && ava && tsd" }, "files": [ "index.js", "index.d.ts" ], "keywords": [ "semver", "version", "versions", "regex", "regexp", "match", "matching", "semantic", "find", "extract", "get" ], "dependencies": { "semver-regex": "^4.0.5" }, "devDependencies": { "ava": "^4.3.0", "tsd": "^0.20.0", "xo": "^0.49.0" } }

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