Microsoft Teams

Integrates with Microsoft Teams through Graph API to search messages, manage chats and channels, send messages, create group chats, and handle user/team operations with device code authentication for secure access.

View Source
10 stars
0 tools
Created Aug 2025
@floriscornel/floriscornel-microsoft-teams-teams-mcp

About

Integrates with Microsoft Teams through Graph API to search messages, manage chats and channels, send messages, create group chats, and handle user/team operations with device code authentication for secure access.

Categories

general

Installation

npm

npm install @floriscornel/floriscornel-microsoft-teams-teams-mcp

Configuration

{ "mcpServers": { "floriscornel-microsoft-teams-teams-mcp": { "command": "npx", "args": [ "-y", "@floriscornel/floriscornel-microsoft-teams-teams-mcp" ] } } }