microsoft-teams-mcp

Read Microsoft Teams data (chats, teams, channels, the Activity feed, and whichever chat or channel is currently open) from a shell with the fpx CLI (@fetchproxy/cli) instead of running the microsoft-teams-mcp server. Teams' data lives only in a client-side sync cache with no REST/GraphQL endpoint, so this reads the rendered DOM of a signed-in browser tab via fpx's read_dom_list capability — no login, no token, just an open tab. Use when you want Teams data without the MCP, in a script, or on a machine where the MCP isn't installed.

Install

openclaw skills install @chrischall/microsoft-teams-mcp