Skip to content

Msteam

Free

by MCP Community

MCP Server for sending notifications and analyzing channel messages in Microsoft Teams via Power Automate Workflow and Office365 MCP

v1.2.0Added Apr 12, 2026
mcpmicrosoft-teamsnotificationspower-automateworkflow
Works with:ClaudeGPTGeminiCopilot

Msteam MCP Server

MCP Server for sending notifications and analyzing channel messages in Microsoft Teams via Power Automate Workflow and Office365 MCP

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @piyapat/msteam-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "msteam": {
      "command": "npx",
      "args": ["-y", "@piyapat/msteam-mcp-server"]
    }
  }
}