MCP Servers / communication / Teams MCP

Teams MCP

JSON →
httpnone101communication

Interact with Microsoft Teams, users, and organizational data via the Microsoft Graph API.

Install
How to run this server
[ { "cmd": "npx @floriscornel/teams-mcp@latest", "imports": [] } ]
server path: teams-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envAUTH_TOKEN
Resources
Teams MCP — MCP Server · libregistry