teams-reader

star 0

Read Microsoft Teams conversations. Use when the user shares a Teams chat URL or asks to read a Teams conversation.

forcli By forcli schedule Updated 3/2/2026

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
Install via CLI
npx skills add https://github.com/forcli/teams-reader-mcp --skill teams-reader
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator