Skip to main content
Glama
gilberth

MCP Cloudflare DNS Server

package.json1.96 kB
{ "name": "inquirer-autocomplete-prompt", "description": "Autocomplete prompt for inquirer", "version": "2.0.1", "main": "index.js", "files": [ "index.js" ], "keywords": [], "repository": { "type": "git", "url": "git@github.com:mokkabonna/inquirer-autocomplete-prompt.git" }, "bugs": { "url": "https://github.com/mokkabonna/inquirer-autocomplete-prompt/issues" }, "homepage": "https://github.com/mokkabonna/inquirer-autocomplete-prompt#readme", "publishConfig": { "registry": "https://registry.npmjs.org", "access": "public" }, "author": "Martin Hansen <martin@martinhansen.no>", "contributors": [ "Karl Horky <karl.horky@gmail.com> (https://github.com/karlhorky)" ], "engines": { "node": ">=12" }, "license": "ISC", "dependencies": { "ansi-escapes": "^4.3.2", "figures": "^3.2.0", "picocolors": "^1.0.0", "run-async": "^2.4.1", "rxjs": "^7.5.4" }, "devDependencies": { "c8": "^7.11.0", "eslint": "^8.9.0", "flow-bin": "^0.171.0", "fuzzy": "^0.1.3", "inquirer": "^8.2.0", "mocha": "^9.2.0", "nodemon": "^2.0.15", "prettier": "^2.5.1", "sinon": "^13.0.1" }, "peerDependencies": { "inquirer": "^8.0.0" }, "scripts": { "lint": "npm run prettier:check && npm run eslint", "lint:fix": "npm run eslint:fix && npm run prettier:fix", "eslint": "eslint --report-unused-disable-directives --ignore-path .gitignore --cache .", "eslint:fix": "npm run eslint -- --fix", "mocha": "mocha test/spec", "prettier:cli": "prettier --ignore-path .gitignore \"**/*.js\" \"**/*.md\"", "prettier:check": "npm run prettier:cli -- --check", "prettier:fix": "npm run prettier:cli -- --write", "flow": "flow", "pretest": "npm run lint && npm run flow", "test": "c8 --check-coverage npm run mocha", "develop": "nodemon --exec \"npm run mocha\"" }, "volta": { "node": "20.7.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