🔌

mcp

MCP server providing OpenFeature SDK installation guides and OFREP flag evaluation

Other stdio npm npmstdio
RUN IN TERMINAL
claude mcp add devopenfeature-mcp -- npx -y @openfeature/mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "devopenfeature-mcp": { "command": "npx", "args": ["-y", "@openfeature/mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "devopenfeature-mcp": { "command": "npx", "args": ["-y", "@openfeature/mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "devopenfeature-mcp": { "command": "npx", "args": ["-y", "@openfeature/mcp"] } } }

About This MCP Server

The dev.openfeature/mcp server is a Model Context Protocol server that provides installation guides for the OpenFeature SDK and evaluates flags using OFREP. It connects to npm and stdio, enabling developers to access OpenFeature functionality. Developers would use this server when they need to install and configure OpenFeature SDKs or evaluate flags in their applications.

MCP server providing OpenFeature SDK installation guides and OFREP flag evaluation. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

@openfeature/mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/devopenfeature-mcp.svg)](https://skillsplayground.com/mcps/devopenfeature-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.