ms-teams-mcp

Anupam890/ms-teams-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for Microsoft Teams integration via Graph API
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ms-teams-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Anupam890/ms-teams-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for Microsoft Teams via the Graph API. Exposes **73 tools** for managing teams, channels, chats, messages, meetings, planner, calendar, apps, tabs, scheduling, search, and authentication. - **Node.js 18+** - **Microsoft 365 subscription** with Teams enabled - **Azure AD app registration** with appropriate Graph API permissions

Tools (20)

add_channel_memberadd_channel_tabadd_chat_memberarchive_channelarchive_teamcheck_authclone_teamcreate_channelcreate_chatcreate_eventcreate_online_meetingcreate_planner_taskcreate_shiftcreate_subscriptioncreate_tagcreate_teamcreate_user_eventdelete_channeldelete_channel_messagedelete_chat_message