74
/ 100
1 month ago
mcp_so

MCP Teams Server

An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

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
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: TEAMS_APP_PASSWORD
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.
configMCP_LOGLEVEL
configMCP_TRANSPORT
configTEAMS_APP_IDUUID for your MS Entra ID application ID
🔐 secretTEAMS_APP_PASSWORDClient secret
configTEAMS_APP_TENANT_IDTenant uuid in case of SingleTenant
configTEAM_IDMS Teams Group Id or Team Id
configTEAMS_CHANNEL_IDMS Teams Channel ID with url escaped chars
// 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 5 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/inditextech-mcp-teams-server-1qdz85)](https://m8ven.ai/mcp/inditextech-mcp-teams-server-1qdz85)
commit: 9c6feca23b9571a358e781cc1535ce52870fd0cb
code hash: f571194db9be8cd9ce393359cc385ce302b11cf6d2ebf456d3c7db62203f9408
verified: 6/16/2026, 1:07:27 PM
view raw JSON →