Skip to content
Cline

microsoft teams mcp for Cline

io.github.chrischall/microsoft-teams-mcp

Microsoft Teams for Claude — read your chats, teams, channels, and open messages, via your browser

client:Cline transport:stdio runtime:npm

Install microsoft teams mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "microsoft-teams-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chrischall/microsoft-teams-mcp"
      ],
      "env": {
        "TEAMS_WS_PORT": "<TEAMS_WS_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

microsoft teams mcp in other clients