teams-mcp.md

Microsoft Teams MCP

from"microsoft"
780

Microsoft Teams AI Library with MCP support

Communication
TeamsMicrosoftchatcollaboration
install.sh
# Clone the repository
$git clone https://github.com/microsoft/teams-mcp
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve