Messaging
Verified
Trust: 54/100 (Fair)Microsoft Teams MCP Guide
Send messages, schedule meetings, and manage Microsoft Teams channels and conversations.
312 stars 14,200 downloadsby Microsoft
Quick Start
Install
npx @mcp/teamsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"microsoft-teams-mcp": {
"command": "npx",
"args": [
"@mcp/teams"
]
}
}
}What Microsoft Teams MCP Can Do
send_message
Send messages in Teams channels
schedule_meeting
Create and manage meetings
Permissions Required
Microsoft Teams MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
teams.read | Read Teams data | low |
teams.write | Send messages and create meetings | medium |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Partial |