Back to directory
mcp-teams-server

mcp-teams-server

@InditexTech367

An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.

Microsoft TeamsCollaborationMessagingcloud

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/3/18
Updated
2026/6/8