ITSpecialist111

A remote Model Context Protocol (MCP) server that retrieves Microsoft Teams meeting transcripts via the Microsoft Graph API, using delegated **OAuth 2.0 On-Behalf-Of (OBO)** authentication. Designed for integration with Microsoft Copilot Studio (via the MCP Wizard), though any MCP-compatible client can connect.

14
5
100% credibility
Found Feb 21, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

This repository provides a server that enables AI agents in tools like Microsoft Copilot Studio to access, clean, and utilize Microsoft Teams meeting transcripts securely under the user's own permissions.

How It Works

1
👂 Discover the meeting helper

You hear about a handy tool that lets your AI assistant pull notes from your Microsoft Teams meetings.

2
🔐 Prepare your account

You safely link your Microsoft account so it can share only your own meeting details with the AI.

3
🚀 Launch online

With a few clicks, you make your meeting helper live on the internet, ready to work anytime.

4
🔗 Connect to your AI

You easily attach the helper to your Copilot Studio assistant, like adding a new skill.

5
💬 Ask about meetings

You chat with your AI, saying things like 'Summarize yesterday's team call' or 'Save notes from the sales review'.

Get smart insights

Your AI delivers clean conversation notes, action items, summaries, and even saves them for you—making follow-ups effortless.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 14 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is MicrosoftGraph_Transcript_MCP?

This TypeScript remote Model Context Protocol (MCP) server fetches Microsoft Teams meeting transcripts via the Graph API using delegated OAuth 2.0 On-Behalf-Of auth. It delivers clean, speaker-attributed text by stripping VTT noise, plus tools to list recent meetings and save transcripts to SharePoint. Hook it to Copilot Studio or any MCP client for AI agents that analyze calls without replaying recordings.

Why is it gaining traction?

It sidesteps Graph API quirks like unfilterable onlineMeetings endpoints via calendar-based discovery, staying fully delegated for user-context security. Devs dig the stateless design for Azure Container Apps scaling, OAuth wizard support, and composability with Outlook MCP for chained workflows like "summarize then schedule follow-ups." Drop-in remote GitHub MCP server value without custom auth hassle.

Who should use this?

Copilot Studio builders automating sales call insights, customer service managers auditing interactions, or compliance officers verifying disclosures in Teams meetings. Ideal for Microsoft 365 teams chasing sentiment analysis, action items, or RAG-ready archives from transcripts.

Verdict

Worth forking for Teams-heavy setups—excellent README with deploy scripts and troubleshooting despite 10 stars and 1.0% credibility signaling early maturity. Deploy to Azure for prod; local dev is straightforward, but watch for Graph permission gotchas.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.