Microsoft Teams MCP
JSON →Interact with Microsoft Teams to read, create, and reply to messages, and mention members.
Tools · 5
- Start thread in channel with title and contents, mentioning users Creates a new thread in a Teams channel with a title and content, optionally mentioning users.
- Update existing threads with message replies, mentioning users Replies to an existing thread in a Teams channel, optionally mentioning users.
- Read thread replies Retrieves replies from a specific thread in a Teams channel.
- List channel team members Lists all members of a Teams channel.
- Read channel messages Reads messages from a Teams channel.
Environment variables
TEAMS_APP_IDTEAMS_APP_TENANT_IDTEAM_IDTEAMS_CHANNEL_IDTEST_THREAD_IDTEST_MESSAGE_ID
Links
★ 375 GitHub stars