50
/ 100
1 month ago
glama

ms-teams-mcp

Provides access to Microsoft Teams, Outlook, Calendar, and SharePoint via the Microsoft Graph API, enabling natural language interactions to read and manage messages, emails, events, and files.

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 1667: 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/joon-labs-ms-teams-mcp-1jzsay)](https://m8ven.ai/mcp/joon-labs-ms-teams-mcp-1jzsay)
commit: c3f1072c31cce3418b97f9e47929adc0f603bf5d
code hash: 4baf1427b657cc7cf6b19d330988f73c411391ad19489a2d70a17cad9d714d77
verified: 6/22/2026, 1:14:01 PM
view raw JSON →