microsoft/fabric-rti-mcp
If you are the rightful owner of fabric-rti-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 Microsoft Fabric RTI MCP Server is a Model Context Protocol server that facilitates interaction between AI agents and Microsoft Fabric Real-Time Intelligence services.
Tools
Functions exposed to the LLM to take actions
List databases
Retrieve a list of databases available in the Eventhouse.
List tables
Retrieve a list of tables within a specified database.
Get schema for a table
Retrieve the schema of a specified table.
Sample rows from a table
Retrieve a sample of rows from a specified table.
Execute query
Execute a KQL query against the Eventhouse.
Ingest a csv
Ingest a CSV file into a specified table.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client