Skip to content
Claude Code

mcp teams for Claude Code

io.github.dockndevai/mcp-teams

Read Microsoft Teams teams, channels, chats and messages, and post/reply/send, safe by default.

client:Claude Code transport:stdio runtime:npm

Install mcp teams in Claude Code

run in your project directory

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

claude mcp add mcp-teams -e TEAMS_CLIENT_ID=<TEAMS_CLIENT_ID> -e TEAMS_TENANT_ID=<TEAMS_TENANT_ID> -e TEAMS_CLIENT_SECRET=<TEAMS_CLIENT_SECRET> -e TEAMS_TOKEN=<TEAMS_TOKEN> -e TEAMS_MODE=<TEAMS_MODE> -e TEAMS_ALLOW_SEND=<TEAMS_ALLOW_SEND> -- npx -y @dockndevai/mcp-teams

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp teams in other clients