送信

Teams Mcp

@floriscornel

MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.

サーバー設定

{
  "mcpServers": {
    "teams-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@floriscornel/teams-mcp@latest"
      ]
    }
  }
}