ui-genai-mcp
by mediote
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_ENABLED | No | Enables Entra authentication. Must be 'true' in Azure, 'false' for local development without authentication. | |
| ALLOWED_HOSTS | No | Comma-separated list of allowed hosts (e.g., the Azure Container Apps FQDN). Protects against DNS rebinding. | |
| PUBLIC_BASE_URL | No | Public base URL of the server, used as the resource and in Protected Resource Metadata. | |
| ENABLED_TOOLSETS | No | Comma-separated list of toolsets to expose. | |
| AZURE_AD_CLIENT_ID | No | Client ID of the Entra ID app registration used for OBO. | |
| AZURE_AD_TENANT_ID | No | Tenant ID of the Entra ID app registration used for OBO. | |
| MCP_REQUIRED_SCOPE | No | The short scope exposed by the application (e.g., access_as_user). Required for token validation. | |
| AZURE_AD_CLIENT_SECRET | No | Client secret for the Entra ID app registration. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues