62
/ 100
11 days ago
glama

Transcripts MCP Server

A remote Model Context Protocol server that retrieves and cleans Microsoft Teams meeting transcripts via the Microsoft Graph API using delegated OAuth 2.0 authentication. It enables AI agents to discover meetings, extract speaker-attributed text, and save transcripts to SharePoint for analysis and automation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: AZURE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAZURE_CLIENT_ID, AZURE_CLIENT_SECRET, AZURE_TENANT_ID
🔐 secretAZURE_CLIENT_SECRETAZURE_CLIENT_ID, , AZURE_TENANT_ID
configAZURE_TENANT_IDAZURE_CLIENT_ID, AZURE_CLIENT_SECRET,
configPORTNo 8080 HTTP server port
configSHAREPOINT_FOLDERfolderPath string No Folder path in the document library (e.g. Meeting Transcripts/2026). Defaults to env var or Meeting Transcripts.
configSHAREPOINT_SITE_URLsiteUrl string No SharePoint site URL (e.g. contoso.sharepoint.com/sites/Meetings). Defaults to env var.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/itspecialist111-microsoftgraph-transcript-mcp-1ugsnm)](https://m8ven.ai/mcp/itspecialist111-microsoftgraph-transcript-mcp-1ugsnm)
commit: 786e4d9b91777db98157624830920cfe15b809e7
code hash: 3fe95d962ab2352a0407e84287b718c28d9b66b87ea692e95af99bf6c02c77fe
verified: 6/12/2026, 11:32:11 AM
view raw JSON →