name: teams-reader description: Read Microsoft Teams conversations. Use when the user shares a Teams chat URL or asks to read a Teams conversation.
Overview
Reads Microsoft Teams conversations using the read_teams_chat MCP tool.
When to Use
- User shares a Teams URL (teams.cloud.microsoft/l/chat/...)
- User asks to read or extract a Teams conversation
- User asks about messages from a Teams chat
Usage
Call the read_teams_chat MCP tool with the Teams URL:
read_teams_chat({ url: "https://teams.cloud.microsoft/l/chat/..." })
The tool returns the full conversation text.
First Run
The first execution opens a Chrome browser for Azure AD login. The user must authenticate once. Credentials are saved for subsequent runs.
Limitations
- First run requires manual browser login (saved for next time)
- Browser window opens visibly during extraction
- Very long conversations may be truncated