Skip to main content
Glama

Bucket Feature Flags MCP Server

Official
by reflagcom
index.ts1.24 kB
export type { Config, Flag, FlagRemoteConfig, InitOptions, ToolbarOptions, } from "./client"; export { ReflagClient } from "./client"; export type { CompanyContext, ReflagContext, ReflagDeprecatedContext, UserContext, } from "./context"; export type { Feedback, FeedbackOptions, FeedbackPrompt, FeedbackPromptHandler, FeedbackPromptHandlerCallbacks, FeedbackPromptHandlerOpenFeedbackFormOptions, FeedbackPromptReply, FeedbackPromptReplyHandler, RequestFeedbackData, RequestFeedbackOptions, UnassignedFeedback, } from "./feedback/feedback"; export type { DEFAULT_TRANSLATIONS } from "./feedback/ui/config/defaultTranslations"; export type { FeedbackScoreSubmission, FeedbackSubmission, FeedbackTranslations, OnScoreSubmitResult, OpenFeedbackFormOptions, } from "./feedback/ui/types"; export type { CheckEvent, FallbackFlagOverride, FlagOverrides, RawFlag, RawFlags, } from "./flag/flags"; export type { HookArgs, State, TrackEvent } from "./hooksManager"; export type { Logger } from "./logger"; export { feedbackContainerId, propagatedEvents } from "./ui/constants"; export type { DialogPlacement, Offset, PopoverPlacement, Position, ToolbarPosition, } from "./ui/types";

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