Use Copilot and MCP to Query Microsoft Learn Docs

Visual Studio Code, with Carlotta Castelluccio, showcases how developers can use GitHub Copilot and the MCP server to programmatically interact with Microsoft Learn Docs for grounded, documentation-based AI answers.

Use Copilot and MCP to Query Microsoft Learn Docs

Presented by: Carlotta Castelluccio

Discover how to combine GitHub Copilot and the Microsoft Docs Model Context Protocol (MCP) Server tools to enhance your development workflow. This session covers both an overview of MCP and a live demo illustrating how to query Microsoft Learn Docs using a custom Python client.

What is MCP?

The Model Context Protocol (MCP) is a protocol and tooling from Microsoft designed to provide AI-powered, contextually relevant answers by grounding responses in official Microsoft Documentation. MCP integrates with the Microsoft Learn platform and facilitates prompt-driven development workflows.

Using MCP with GitHub Copilot

Key Resources

Chapters

Connect with VS Code

This session provides developers with practical steps and best practices for leveraging AI-powered tools in a documentation-driven context. The demo highlights prompt-driven development and the ability to ground AI responses directly on product documentation for improved accuracy and productivity.