Teams Mcp
@floriscornel
Teams Mcp について
MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"teams-mcp": {
"command": "npx",
"args": [
"-y",
"@floriscornel/teams-mcp@latest"
]
}
}
}ツール
19概要
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
「コミュニケーション」の他のコンテンツ

Slack
modelcontextprotocolModel Context Protocol Servers
Mcp Telegram
dryeabMCP Server for Telegram
WhatsApp Web MCP
pnizerWhatsApp Web MCP Server
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
コメント