add-mcp
Back to registry
Flagsmith logo

Flagsmith

v1.0.0

flagsmith.com/mcp

Flagsmith is a feature flag and remote configuration platform for managing releases, experiments, and user targeting across applications. It is available as a hosted service, private cloud, or self-hosted open source deployment.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.flagsmith.com
npx add-mcp@latest https://mcp.flagsmith.com --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.flagsmith%2Fmcp"