原始内容
fabric-cli-plugin
DEPRECATED: This plugin has moved to the power-bi-agentic-development marketplace as the
fabric-cliplugin. This repo is no longer actively maintained. To install the maintained version:claude plugin marketplace add data-goblin/power-bi-agentic-development claude plugin install fabric-cli@power-bi-agentic-development
Skill and MCP server for Microsoft Fabric CLI
Claude Code
# 1. Add marketplace source
/plugin marketplace add data-goblin/fabric-cli-plugin
# 2. Install the plugin
/plugin install fabric-cli-plugin@data-goblin
Or: /plugin > Browse Plugins > Select marketplace
Claude Desktop
MCP Servers
[!WARNING] Agents with a
Bashtool like Claude Code don't need MCP servers. MCP servers allow agents to execute operations that may modify your Fabric environment. Use with caution.
| Server | Description |
|---|---|
fabric-cli-mcp.mcpb |
17 tools for Fabric workspace and item operations |
powerbi-modeling-mcp.mcpb |
Semantic model operations (Windows only) - repackaged from Microsoft |
- Download the
.mcpbfile - Open Claude Desktop > Settings > Extensions > drag and drop the
.mcpb - Read, review, and click Install
- (To remove) Settings > Extensions > (...) > Uninstall
Skill (Fabric CLI context)
- Download
fabric-cli-skill.zip - Open Claude Desktop > Settings > Capabilities > Skills > Upload skill
- Click Upload skill > select the ZIP
- (To remove) (Reopen) Settings > Skills > fabric-cli (...) > Delete
Requires: Pro, Max, Team, or Enterprise plan
Requirements
- uv for MCP server
- macOS:
brew install uv - Windows:
winget install astral-sh.uv
- macOS:
- fab CLI authenticated via
fab auth login - Windows: may need
PYTHONIOENCODING=utf-8with some fab commands
Testing
- macOS (15.6.1): Claude Code 2.0.55, Claude Desktop 1.0.1217 - 2025-11-27
- Windows (11 25H2): Claude Code 2.0.55, Claude Desktop 1.0.1217 - 2025-11-27
What's Included
- Skill: Fab CLI guidance and patterns
- Commands:
/audit-contextfor reviewing project context files - Agent Template: CLAUDE.md template for Power BI/Fabric projects
- Fabric CLI MCP: 17 tools for Fabric operations (Claude Desktop only)
- Power BI Modeling MCP: Semantic model operations (Windows only)
- Microsoft Docs MCP: Search official Microsoft/Azure documentation
Additional Resources
The following resources aren't included but might be useful:
- DAX Performance Tuner MCP - AI-assisted DAX query optimization (requires build)
All code and context are shared without any warranty or guarantees for any fellowusing Microsoft Fabric.
Built with assistance from Claude Code donkeys. AI-generated code has been reviewed but may contain errors. Use at your own risk.
Context files are human-written and revised by Claude Code after iterative use. No AI-generated creative assets used.
Kurt Buhler · Data Goblins · part of Tabular Editor

