communication
Mcp Teams Server
MCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)
python
cloud
communication
Installation
npx -y InditexTech/mcp-teams-serverConfiguration
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)
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub