ms_fabric_mcp

duggurd/ms_fabric_mcp

3.3

If you are the rightful owner of ms_fabric_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The MS Fabric MCP Server is a Model Context Protocol server designed to facilitate querying and exploration of schemas in Microsoft Fabric items, enhancing automation in data engineering workflows.

Tools

Functions exposed to the LLM to take actions

query

Executes a read-only SQL query against the configured SQL Server database.

search_tables

Searches for tables by name in the INFORMATION_SCHEMA.TABLES view.

search_columns_by_table

Searches for columns in tables matching the provided name.

search_tables_by_column

Searches for tables containing columns matching the provided name.

search_query_patterns

Searches historical query patterns from the queryinsights.exec_requests_history view.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources