Skip to main content
Glama
reflagcom

Bucket Feature Flags MCP Server

Official
by reflagcom
Plug.tsx341 B
import { FunctionComponent, h } from "preact"; import { Logo } from "../../ui/icons/Logo"; export const Plug: FunctionComponent = () => { return ( <footer class="plug"> <a href="https://reflag.com" rel="noreferrer" target="_blank"> Powered by <Logo height="10px" width="10px" /> Reflag </a> </footer> ); };

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