Interact with Microsoft Teams
npx -y @modelcontextprotocol/server-teams-mcp-server
Paste this into your MCP client configuration (Cursor, Windsurf, etc).
Send messages and manage Teams.
{
"mcpServers": {
"teams": {
"command": "npx",
"args": ["-y", "@microsoft/mcp-server-teams"],
"env": {
"TEAMS_WEBHOOK_URL": "your-webhook-url"
}
}
}
}
MCP (Model Context Protocol) servers extend your AI assistant with external tools and data sources. Follow these steps to install Teams MCP Server in your preferred AI coding tool.
claude_desktop_config.jsonInteract with Slack workspaces to read messages, post updates, and manage channels.
Send messages and manage Discord servers
Connect to Microsoft Azure services
Interact with Slack workspaces. Read messages, post updates, and manage channels.