ITSpecialist111/MicrosoftGraph_Transcript_MCP
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.
Platform-specific configuration:
{
"mcpServers": {
"MicrosoftGraph_Transcript_MCP": {
"command": "npx",
"args": [
"-y",
"MicrosoftGraph_Transcript_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...