Loading...
start_threadStarts a new thread in a Teams channel with a title, content, and user mentions.
Creates new content in Teams, potentially noisy or disruptive if misused.
update_threadAdds a reply to an existing thread, mentioning users.
Modifies existing content in Teams, potentially adding misleading or unwanted information.
read_thread_repliesRetrieves replies from a specific Teams thread.
Read-only operation, no side effects.
list_channel_membersLists the members of a Teams channel.
Read-only operation, no side effects.
read_channel_messagesRetrieves messages from a Teams channel.
Read-only operation, no side effects.
The MCP Teams Server offers both read and write capabilities within Microsoft Teams. It's relatively safe if properly configured with restricted permissions and secure handling of environment variables. However, misconfiguration or exposure of secrets can lead to unauthorized modifications within Teams.