communication

Mcp Teams Server

MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)

python
cloud
communication
0
View on GitHub

Installation

npx -y InditexTech/mcp-teams-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-teams-server",
  "command": "npx",
  "args": [
    "-y",
    "InditexTech/mcp-teams-server"
  ]
}

About This MCP Server

InditexTech/mcp-teams-server

MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)

GitHub: https://github.com/InditexTech/mcp-teams-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub