Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_CLIENT_IDYesAzure Service Principal client ID (for AAD authentication)
AZURE_TENANT_IDYesAzure tenant (directory) ID
AZURE_OPENAI_KEYYesAPI key for your Azure OpenAI deployment
FABRIC_SQL_SERVERYesFully qualified Fabric Data Warehouse server hostname
AZURE_CLIENT_SECRETYesAzure Service Principal secret
FABRIC_SQL_DATABASEYesTarget database name in Fabric
AZURE_OPENAI_ENDPOINTYesEndpoint URL for Azure OpenAI (e.g., https://xxxx.openai.azure.com)
AZURE_OPENAI_DEPLOYMENTYesDeployment name (e.g., "gpt-4o")

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/yingkiat/mcp_fabric_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server