Chat, meetings, and collaboration. Send messages, schedule calls, and share files in Teams.
npx -y @microsoft/mcp-server-microsoft-teams
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"microsoft-teams": {
"command": "npx",
"args": ["-y", "@microsoft/mcp-server-microsoft-teams"]
}
}
}
```
send_messageread_inboxschedule_meetingget_contactscreate_channelChat, meetings, and collaboration. Send messages, schedule calls, and share files in Teams.
Language: TypeScript
Category: Communication