MCPVault

get_user

MCP tool from Teams MCP by floriscornel

Get detailed user information by ID or email

How to use it

get_user is exposed by the Teams MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_user tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Teams MCP

$npx @floriscornel/teams-mcp@latest authenticate
FULL TEAMS MCP LISTING

Other tools in Teams MCP (25)

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

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