MCPVault

Teams MCP

Unclaimed

by floriscornel

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

Install

$npx @floriscornel/teams-mcp@latest authenticate

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (26)

auth_status

Check current authentication status

create_chat

Create a new 1:1 or group chat

delete_channel_message

Soft delete a channel message or reply

delete_chat_message

Soft delete a chat message

download_chat_hosted_content

Download hosted content (images, files) from chat messages

download_message_hosted_content

Download hosted content (images, files) from channel messages

get_channel_message_replies

Get replies to a specific channel message

get_channel_messages

Retrieve messages from a team channel with attachment summaries and content format selection

get_chat_messages

Retrieve messages from a specific chat with pagination, filters, ordering, and fetchAll

get_current_user

Get authenticated user information

get_my_mentions

Find recent messages mentioning the current user

get_user

Get detailed user information by ID or email

list_channels

List channels in a specific team

list_chats

List user's chats (1:1 and group)

list_team_members

List members of a specific team

list_teams

List user's joined teams

reply_to_channel_message

Reply to an existing channel message

search_messages

Search across all Teams messages using KQL syntax

search_users

Search for users by name or email

search_users_for_mentions

Search for team members to @mention in messages

send_channel_message

Send a message to a team channel with optional mentions, importance, and image attachments

send_chat_message

Send a message to a chat

send_file_to_channel

Upload a local file and send it as a message to a channel

send_file_to_chat

Upload a local file and send it as a message to a chat

update_channel_message

Edit a previously sent channel message or reply

update_chat_message

Edit a previously sent chat message