fabric-lakehouse-mcp
by melisa-l
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USE_OBO_FLOW | No | Enable OBO flow for token exchange | false |
| UV_LINK_MODE | No | Set to 'copy' to avoid OneDrive hardlink issues | |
| FABRIC_API_BASE | No | Base URL for Microsoft Fabric API | https://api.fabric.microsoft.com/v1 |
| FABRIC_BASE_URL | No | Base URL for Microsoft Fabric web interface | https://fabric.microsoft.com |
| FABRIC_SQL_ENDPOINT | Yes | Your Fabric SQL endpoint (without https://) | |
| FABRIC_RTI_HTTP_HOST | No | Host address for HTTP server | 127.0.0.1 |
| FABRIC_RTI_HTTP_PATH | No | HTTP path for MCP endpoint | /mcp |
| FABRIC_RTI_HTTP_PORT | No | Port for HTTP server | 3000 |
| FABRIC_RTI_TRANSPORT | No | Transport mode for the server (stdio or http) | stdio |
| FABRIC_LAKEHOUSE_NAME | Yes | Name of your lakehouse database (case-sensitive) | |
| FABRIC_RTI_STATELESS_HTTP | No | Whether to use stateless HTTP mode | false |
| AZ_OPENAI_EMBEDDING_ENDPOINT | No | Azure OpenAI embedding endpoint for semantic search | |
| FABRIC_RTI_MCP_AZURE_TENANT_ID | No | Azure tenant ID for OBO flow | |
| FABRIC_RTI_MCP_ENTRA_APP_CLIENT_ID | No | Entra App (AAD) Client ID for OBO flow | |
| FABRIC_RTI_MCP_USER_MANAGED_IDENTITY_CLIENT_ID | No | User Managed Identity Client ID for OBO flow |
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
ActivityInactive
ResponsivenessNo issues