MCP server for Featureflip — manage feature flags from AI agents and editors (read-only mirror)
- ✓Open-source license (Apache-2.0)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add featureflip-mcp -- npx -y @featureflip/mcp{
"mcpServers": {
"featureflip-mcp": {
"command": "npx",
"args": ["-y", "@featureflip/mcp"],
"env": {
"FEATUREFLIP_TOKEN": "<featureflip_token>"
}
}
}
}FEATUREFLIP_TOKENResumen de MCP Servers
# @featureflip/mcp
MCP (Model Context Protocol) server for [Featureflip](https://featureflip.io) — manage feature flags
from AI coding assistants (Claude Code, Cursor, Copilot, Cline) and autonomous agents.
## Setup
1. Create an API token in the Featureflip dashboard:
- **Personal token** (`ffp_...`): Settings → API Tokens — acts as you, for interactive editor use.
- **Service token** (`ffs_...`): Organization Settings → Service Tokens — scoped machine identity for CI/agents.
2. Add the server to your MCP client:
### Claude Code
```bash
claude mcp add featureflip -e FEATUREFLIP_TOKEN=ffp_your_token -- npx -y @featureflip/mcp
```
### Cursor / Cline / generic JSON config
```json
{
"mcpServers": {
"featureflip": {
"command": "npx",
"args": ["-y", "@featureflip/mcp"],
"env": { "FEATUREFLIP_TOKEN": "ffp_your_token" }
}
}
}
```
## Configuration
| Env var | Required | Default | Purpose |
|---|---|---|---|
| `FEATUREFLIP_TOKEN` | yes | — | `ffp_`/`ffs_` API token |
| `FEATUREFLIP_API_URL` | no | `https://api.featureflip.io` | API base URL |
| `FEATUREFLIP_ORG` | no | auto | Org slug (needed only for multi-org personal tokens) |
## Tools
CRUD: `list_projects`, `list_environments`, `list_flags`, `get_flag`, `create_flag`, `update_flag`,
`delete_flag`, `archive_flag`, `restore_flag`, `set_flag_expiry`, `toggle_flag`, `update_flag_environment_config`,
`get_targeting`, `update_targeting`, `manage_variation`, `list_segments`, `get_segment`
Webhooks (Admin token required): `list_webhooks`, `list_webhook_deliveries`, `manage_webhook`, `deliver_webhook`
Workflows: `flag_status` (cross-environment view), `find_stale_flags` (cleanup candidates),
`wrap_feature` (create flag + get the SDK snippet for your language)
Full reference: https://featureflip.io/docs/integrations/mcp/
## Notes
- Flag **evaluation** is not exposed over MCP — use the [language SDKs](https://featureflip.io/docs) in application code.
- Every mutation is audit-logged and attributed to the token.
## License
Apache-2.0
Lo que la gente pregunta sobre featureflip-mcp
¿Qué es canopy-labs/featureflip-mcp?
+
canopy-labs/featureflip-mcp es mcp servers para el ecosistema de Claude AI. MCP server for Featureflip — manage feature flags from AI agents and editors (read-only mirror) Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-25.
¿Cómo se instala featureflip-mcp?
+
Puedes instalar featureflip-mcp clonando el repositorio (https://github.com/canopy-labs/featureflip-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar canopy-labs/featureflip-mcp?
+
Nuestro agente de seguridad ha analizado canopy-labs/featureflip-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene canopy-labs/featureflip-mcp?
+
canopy-labs/featureflip-mcp es mantenido por canopy-labs. La última actividad registrada en GitHub es del 2026-09-25, con 0 issues abiertos.
¿Hay alternativas a featureflip-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega featureflip-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/canopy-labs-featureflip-mcp)<a href="https://claudewave.com/repo/canopy-labs-featureflip-mcp"><img src="https://claudewave.com/api/badge/canopy-labs-featureflip-mcp" alt="Featured on ClaudeWave: canopy-labs/featureflip-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ and follow here for daily tips and tricks: https://x.com/Scrapling_dev
The fastest path to AI-powered full stack observability, even for lean teams.