Skip to main content
Glama

Bucket Feature Flags MCP Server

Official
by reflagcom
package.json1.92 kB
{ "name": "@reflag/cli", "version": "1.0.4", "packageManager": "yarn@4.1.1", "description": "CLI for Reflag service", "main": "./dist/index.js", "type": "module", "license": "MIT", "author": "Reflag.", "homepage": "https://docs.reflag.com/", "repository": { "type": "git", "url": "https://github.com/reflagcom/javascript.git" }, "publishConfig": { "access": "public" }, "engines": { "node": ">=18.0.0" }, "bin": { "reflag": "./dist/index.js" }, "files": [ "dist", "schema.json" ], "exports": { ".": "./dist/index.js" }, "scripts": { "build": "tsc && shx chmod +x dist/index.js", "reflag": "yarn build && ./dist/index.js", "test": "vitest run", "test:watch": "vitest", "test:ci": "yarn test --reporter=default --reporter=junit --outputFile=junit.xml", "coverage": "vitest run --coverage", "lint": "eslint .", "lint:ci": "eslint --output-file eslint-report.json --format json .", "prettier": "prettier --check .", "format": "yarn lint --fix && yarn prettier --write", "preversion": "yarn lint && yarn prettier && yarn vitest run -c vite.config.js && yarn build" }, "dependencies": { "@inquirer/prompts": "^7.9.0", "ajv": "^8.17.1", "chalk": "^5.3.0", "change-case": "^5.4.4", "commander": "^12.1.0", "comment-json": "^4.2.5", "express": "^4.21.2", "fast-deep-equal": "^3.1.3", "find-up": "^7.0.0", "open": "^10.1.0", "ora": "^8.1.0", "semver": "^7.7.2", "slug": "^10.0.0", "zod": "^3.24.2" }, "devDependencies": { "@reflag/eslint-config": "^0.0.2", "@reflag/tsconfig": "^0.0.2", "@types/express": "^5.0.0", "@types/node": "^22.5.1", "@types/semver": "^7.7.0", "@types/slug": "^5.0.9", "eslint": "^9.21.0", "prettier": "^3.5.2", "shx": "^0.3.4", "typescript": "^5.5.4", "vitest": "^3.0.8" } }

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/reflagcom/bucket-javascript-sdk'

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