Skip to content

Microsoft Teams

Freemium

by Cloud Tools Co

Send messages, manage meetings, and access Teams channels and chats.

v1.0.0Added Mar 10, 2025
teamsmicrosoftmeetings
Works with:ClaudeGPTGeminiCopilot

Microsoft Teams MCP Server

Send messages, manage meetings, and access Teams channels and chats.

Features

  • Messaging
  • Meetings
  • Channels
  • Files
  • Presence

Installation

{
  "mcpServers": {
    "teams": {
      "command": "npx",
      "args": ["-y", "mcp-teams"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-teams
Add to claude_desktop_config.json
{
  "mcpServers": {
    "microsoft-teams": {
      "command": "npx",
      "args": ["-y", "mcp-teams"]
    }
  }
}