Msteam
Freeby 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
Msteam MCP Server
MCP Server for sending notifications and analyzing channel messages in Microsoft Teams via Power Automate Workflow and Office365 MCP
Installation
Reviews
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"]
}
}
}