Overview Version History Q & A Rating & Review
Microsoft Fabric MCP Server Extension for Visual Studio Code
A Visual Studio Code extension that provides AI agents with access to Microsoft Fabric's API specifications, schemas, examples, and best practices through the Model Context Protocol (MCP).
Table of Contents
What Can You Do?
Use the Fabric MCP Server to accelerate your Microsoft Fabric development with AI-powered assistance:
Generate or scaffold Fabric resource definitions (Lakehouse, data pipelines, notebooks, reports).
Retrieve official OpenAPI specs and JSON schema for validation and code generation.
Get example request/response payloads to accelerate integration.
Query curated best-practice guidance (pagination, LROs, authentication patterns).
Example prompts
"Create a Lakehouse resource definition with a schema that enforces a string column and a datetime column."
"Show me the OpenAPI operations for 'notebook' and give a sample creation body."
"List recommended retry/backoff behavior for Fabric APIs when rate-limited."
"What are the available Fabric workload types I can work with?"
"Generate a data pipeline configuration with sample data sources."
"Show me best practices for authenticating with Fabric APIs."
Getting Started
Development and Contributing
Support
If you encounter issues:
Search existing issues.
If none match, file a new issue with:
For troubleshooting steps, see TROUBLESHOOTING .
License
This project is licensed under the MIT License — see the LICENSE file for details.