Skip to main content
Glama
melisa-l

fabric-lakehouse-mcp

by melisa-l

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USE_OBO_FLOWNoEnable OBO flow for token exchangefalse
UV_LINK_MODENoSet to 'copy' to avoid OneDrive hardlink issues
FABRIC_API_BASENoBase URL for Microsoft Fabric APIhttps://api.fabric.microsoft.com/v1
FABRIC_BASE_URLNoBase URL for Microsoft Fabric web interfacehttps://fabric.microsoft.com
FABRIC_SQL_ENDPOINTYesYour Fabric SQL endpoint (without https://)
FABRIC_RTI_HTTP_HOSTNoHost address for HTTP server127.0.0.1
FABRIC_RTI_HTTP_PATHNoHTTP path for MCP endpoint/mcp
FABRIC_RTI_HTTP_PORTNoPort for HTTP server3000
FABRIC_RTI_TRANSPORTNoTransport mode for the server (stdio or http)stdio
FABRIC_LAKEHOUSE_NAMEYesName of your lakehouse database (case-sensitive)
FABRIC_RTI_STATELESS_HTTPNoWhether to use stateless HTTP modefalse
AZ_OPENAI_EMBEDDING_ENDPOINTNoAzure OpenAI embedding endpoint for semantic search
FABRIC_RTI_MCP_AZURE_TENANT_IDNoAzure tenant ID for OBO flow
FABRIC_RTI_MCP_ENTRA_APP_CLIENT_IDNoEntra App (AAD) Client ID for OBO flow
FABRIC_RTI_MCP_USER_MANAGED_IDENTITY_CLIENT_IDNoUser Managed Identity Client ID for OBO flow

Capabilities

Server capabilities have not been inspected yet.

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/melisa-l/fabric-rti-mcp'

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