50
/ 100
1 month ago
glama

ms-teams-mcp

MCP server providing access to Microsoft Teams chats/channels, Outlook emails, calendar events, and SharePoint files via Microsoft Graph API.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — build_file_index (line 2115: with open(FILE_INDEX_PATH, "w", encoding="utf-8") as f:)
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: MS_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.
configMS_TOKEN_CACHE
configMS_CLIENT_IDApplication (client) ID
🔐 secretMS_CLIENT_SECRETClient secret value
configMS_TENANT_IDDirectory (tenant) ID
// 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 8 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/3hs-labs-ms-teams-mcp-1mev68)](https://m8ven.ai/mcp/3hs-labs-ms-teams-mcp-1mev68)
commit: fdc6954af41c8e4243f0510f2d7ea1c2aef73723
code hash: b8ba73b269d13250f9d87f4504f0cb834dd64dc14902e11eb070168b6264608d
verified: 6/25/2026, 9:50:16 AM
view raw JSON →