Msteams
Freeby MCP Community
MCP server for Microsoft Teams - search messages, send replies, manage favourites
v0.23.1Added Apr 12, 2026
mcpmicrosoft-teamsplaywrightbrowser-automation
Msteams MCP Server
MCP server for Microsoft Teams - search messages, send replies, manage favourites
Installation
Reviews
Installation
Quick install
npx -y msteams-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"msteams": {
"command": "npx",
"args": ["-y", "msteams-mcp"]
}
}
}