52
/ 100
6 days ago
glama

Teams MCP

A Model Context Protocol server enabling AI assistants to interact with Microsoft Teams, users, chats, and organizational data via Microsoft Graph APIs.

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 annotations don’t match behaviour
2 read-only tools perform write/delete/exec — download_chat_hosted_content (line 394: hostedContentRegex.exec(bodyContent)); download_message_hosted_content (line 1066: hostedContentRegex.exec(bodyContent))
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — download_chat_hosted_content (line 394: hostedContentRegex.exec(bodyContent)); download_message_hosted_content (line 1066: hostedContentRegex.exec(bodyContent))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies4 medium9 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumdompurify@3.3.3GHSA-39q2-94rc-95cp

DOMPurify's ADD_TAGS function form bypasses FORBID_TAGS due to short-circuit evaluation

mediumdompurify@3.3.3GHSA-cmwh-pvxp-8882

DOMPurify: Permanent `ALLOWED_ATTR` pollution via `setConfig()` bypassing the hook clone-guard (incomplete fix of the 3.4.7 hook-pollution patch)

mediumdompurify@3.3.3GHSA-h7mw-gpvr-xq4m

DOMPurify: FORBID_TAGS bypassed by function-based ADD_TAGS predicate (asymmetry with FORBID_ATTR fix)

mediumdompurify@3.3.3GHSA-rp9w-3fw7-7cwq

DOMPurify IN_PLACE Sanitization Bypass via Attached Shadow Root Inside <template>.content

lowdompurify@3.3.3GHSA-76mc-f452-cxcm

DOMPurify: Hook mutation of `data.allowedTags` / `data.allowedAttributes` permanently pollutes `DEFAULT_ALLOWED_TAGS` / `DEFAULT_ALLOWED_ATTR`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAUTH_TOKENDirect support for pre-issued Microsoft Graph access tokens
configTEAMS_MCP_READ_ONLYRead-only mode (=true) — only these scopes are requested:
// 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 7 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/hahsanayub-teams-mcp-ev0p5b)](https://m8ven.ai/mcp/hahsanayub-teams-mcp-ev0p5b)
commit: f76b33e2a4f0396a53a74a3aae26b8fb6104b1d0
code hash: 6a6ada7bdd0f0a30f67aa3c619d8046c8f1cb26a6ee73404c8694979d9c5bd8a
verified: 7/25/2026, 8:40:44 AM
view raw JSON →