hbg/mcp-flag-sweeper
3.3
If you are the rightful owner of mcp-flag-sweeper and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Flag Sweeper is a Model Context Protocol (MCP) server designed to automate the cleanup of feature flags in codebases, reducing technical debt and improving code maintainability.
Tools
Functions exposed to the LLM to take actions
list_flags
Loads and parses feature flags from flags.json
in your project directory.
apply_rewrite
Transforms code by replacing feature flag calls with their final values.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client