Skip to main content
Glama

Bucket Feature Flags MCP Server

Official
by reflagcom
vite.config.js321 B
import { defineConfig } from "vite"; export default defineConfig({ test: { environment: "node", exclude: [ "**/node_modules/**", "**/dist/**", "**/.{idea,git,cache,output,temp}/**", "**/{karma,rollup,webpack,vite,vitest,jest,ava,babel,nyc,cypress,tsup,build}.config.*", ], }, });

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