claude mcp add devopenfeature-mcp -- npx -y @openfeature/mcp
{
"mcpServers": {
"devopenfeature-mcp": {
"command": "npx",
"args": ["-y", "@openfeature/mcp"]
}
}
}
{
"mcpServers": {
"devopenfeature-mcp": {
"command": "npx",
"args": ["-y", "@openfeature/mcp"]
}
}
}
{
"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.