Teams Reader
Freeby MCP Community
MCP Server for Microsoft Teams - search, read and summarize messages
v1.0.1Added Apr 12, 2026
mcpmicrosoft-teamsteamsclaudeai
Teams Reader MCP Server
MCP Server for Microsoft Teams - search, read and summarize messages
Installation
Reviews
Installation
Quick install
npx -y mcp-teams-reader
Add to claude_desktop_config.json
{
"mcpServers": {
"teams-reader": {
"command": "npx",
"args": ["-y", "mcp-teams-reader"]
}
}
}