OpenFeature MCP Server
Officialby open-feature
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OFREP_API_KEY | No | Alternative environment variable for API key for OFREP authentication | |
| OFREP_BASE_URL | No | Alternative environment variable for base URL of your OFREP-compatible flag service | |
| OFREP_BEARER_TOKEN | No | Alternative environment variable for bearer token for OFREP authentication | |
| OPENFEATURE_OFREP_API_KEY | No | API key for OFREP authentication | |
| OPENFEATURE_OFREP_BASE_URL | No | Base URL of your OFREP-compatible flag service | |
| OPENFEATURE_MCP_CONFIG_PATH | No | Override path for the config file (default is ~/.openfeature-mcp.json) | |
| OPENFEATURE_OFREP_BEARER_TOKEN | No | Bearer token for OFREP authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/open-feature/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server