Teams MCP
JSON →Interact with Microsoft Teams, users, and organizational data via the Microsoft Graph API.
Install
npx @floriscornel/teams-mcp@latest Tools · 7
- send_channel_message Send a message to a Microsoft Teams channel
- send_chat_message Send a message to a 1:1 or group chat
- reply_to_channel_message Reply to an existing channel message thread
- update_channel_message Edit a previously sent channel message
- update_chat_message Edit a previously sent chat message
- send_file_to_channel Upload and send a file to a Teams channel
- send_file_to_chat Upload and send a file to a chat
Environment variables
AUTH_TOKEN
Links
★ 101 GitHub stars