MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Bucket
Code ExecutionOfficial
B

Bucket

Flag features, manage company data, and control feature access using Bucket.

25 starsUpdated Aug 18, 2026
View on GitHub

Ads

Overview

Command-line interface for interacting with Reflag services. The CLI allows you to manage apps, flags, authentication, and generate TypeScript types for your Reflag flags. With this tool, you can streamline your flagging workflow directly from your terminal. Install the CLI as a development dependency in your project: Run the new command from your project's root directory to initialize the CLI, create a flag, and generate TypeScript types in one step: If you're migrating from the Bucket CLI, here are the key changes to be aware of:

Installation

npm install --save-dev @reflag/cli

Configuration

Configuration example is not available yet.

Capabilities

  • Initialize project config

    Ask to run `reflag init` to create a `reflag.config.json` with your app ID and type output settings.

  • Create a new flag

    Use `reflag flags create` to add a flag with a custom key and key format for your app.

  • List existing flags

    Run `reflag flags list` to view all flags and their configurations for the current app.

  • Generate TypeScript types

    Execute `reflag flags types` to produce type-safe flag definitions in `react` or `node` format.

  • Set up AI assistant rules

    Run `reflag rules` to add Reflag context files for Cursor or GitHub Copilot integration.

  • Configure MCP connection

    Use `reflag mcp` to connect your editor (Cursor, VS Code, Claude, or Windsurf) to the remote Reflag MCP server.

Tags

  • development
  • devops

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago