MCP Catalogs
Home

ab100

by timothywarner-org·20·Score 43

Certification prep course with MCP-powered Foundry agent implementation and GitHub Copilot study assistant.

ai-llmdeveloper-toolseducation
14
Forks
1
Open issues
1 mo ago
Last commit
2d ago
Indexed

Overview

This repository provides a comprehensive 4-hour O'Reilly Live Learning Course for Microsoft's AB-100 Agentic AI Business Solutions Architect certification. It contains both training materials and a practical implementation of a Foundry agent exposed as an MCP server. The course covers planning, designing, deploying, and governing multi-agent AI business solutions across the Microsoft stack. The MCP server implementation demonstrates a working stack with Foundry agent, MCP, Azure Container Apps, and API Management.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Prepare for Microsoft AB-100 certification exam
you:Deploy Foundry agents as MCP servers
you:Create a study assistant using GitHub Copilot with MCP integration
you:What is the AB-100 Cert Buddy?
you:How do I deploy the Foundry agent + MCP stack?

When to choose this

Choose this MCP server if you're preparing for Microsoft AB-100 certification or want to learn Agentic AI solutions across the Microsoft ecosystem with integrated study tools.

When NOT to choose this

Don't choose this if you're not interested in Microsoft technologies or don't have access to GitHub Copilot Chat, which is required for the AI assistant functionality.

Tools this server exposes

3 tools extracted from the README
  • microsoft_docs_search

    Search Microsoft Learn documentation for exam-related content

  • microsoft_docs_fetch

    Fetch specific Microsoft Learn documentation pages

  • microsoft_code_sample_search

    Search for Microsoft code samples related to AI solutions

Comparable tools

microsoft-learn-mcpcopilot-studio-mcpazure-openai-mcp

Installation

Installation

Prerequisites

  • Microsoft 365 tenant with Microsoft 365 Copilot and Microsoft Copilot Studio licensing
  • Microsoft Power Platform environment for agent authoring
  • Microsoft Foundry project for model and Foundry Tools demos
  • Working knowledge of one Microsoft business application stack

Quick Start

  1. Clone the repository: git clone https://github.com/timothywarner-org/ab100.git
  2. Open in VS Code to enable the Cert Buddy agent
  3. Follow instructions in src/README.md to run the Hour 3 POC Foundry agent + MCP stack

MCP Server Configuration

The MCP server is configured in .vscode/mcp.json and uses a Python FastMCP implementation in the src/app/ directory.

FAQ

What is the AB-100 Cert Buddy?
The AB-100 Cert Buddy is a GitHub Copilot agent that generates exam-realistic practice questions, short architect-grade labs, and personalized study plans for the Microsoft AB-100 certification exam.
How do I deploy the Foundry agent + MCP stack?
The stack is deployed using five bash scripts in the `src/scripts/` directory. Follow the instructions in `src/README.md` to spin up and tear down the Foundry agent + MCP + ACA + APIM stack.

Compare ab100 with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.