← Index

dev.openfeature/mcp

dev.openfeature/mcp·v0.0.20·Other
Quality Score
65
/100

MCP server providing OpenFeature SDK installation guides and OFREP flag evaluation

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@openfeature/mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@openfeature/mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @openfeature/mcp
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
5
installability
25
documentation
10
stability
5
§04  Alternatives in Other