Teams Mcp
@floriscornel
About Teams Mcp
MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"teams-mcp": {
"command": "npx",
"args": [
"-y",
"@floriscornel/teams-mcp@latest"
]
}
}
}Tools
19Overview
What is Teams MCP?
A Model Context Protocol (MCP) server that integrates with Microsoft Graph APIs, enabling AI assistants to interact with Microsoft Teams, users, chats, files, and organizational data.
How to use Teams MCP?
Install via npx -y @floriscornel/teams-mcp@latest, authenticate using the authenticate CLI command, then start the MCP server. Configuration with AUTH_TOKEN environment variable is also supported.
Key features of Teams MCP?
- OAuth 2.0 device code authentication with Microsoft Graph
- User management: search, profile, directory access
- Teams and channel operations: list, send, edit, delete messages
- Chat and messaging: 1:1/group chats, send, edit, delete
- File upload and hosted content download
- Advanced message search with KQL and filtering
Use cases of Teams MCP?
- AI assistant retrieves recent messages from a
Basic information
More Communication MCP servers
Mcp Telegram
dryeabMCP Server for Telegram
Email sending MCP 💌
resendThe official MCP server to send emails and interact with Resend
MCP Email Server
Shy2593666979一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。

Slack
modelcontextprotocolModel Context Protocol Servers
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
Comments