Stats
Actions
Tags
From fabric-skills
Connects to Microsoft Fabric's AI Hub via a remote HTTP endpoint, enabling queries and interactions with Fabric AI services. Requires authentication for the Fabric API.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"FabricIQ": {
"type": "http",
"url": "https://api.fabric.microsoft.com/v1/mcp/fabricaihub/integrations/m365"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://api.fabric.microsoft.com/v1/mcp/fabricaihub/integrations/m365npx claudepluginhub microsoft/skills-for-fabric --plugin fabric-skills