
Microsoft 365 Teams
- 10 repo stars
- Updated July 25, 2026
- mindstone/mcp-servers
Lets an agent work with Microsoft 365 Teams via Graph - list chats, read and send messages, list teams and channels, and check presence - so a solo founder can automate team comms from chat.
About
Microsoft 365 Teams is an MCP server that connects an AI agent to Teams through Microsoft Graph - listing chats, reading and sending messages, enumerating teams and channels, and checking presence. A solo founder reaches for it to automate team communication and status checks from chat, with support for multiple accounts.
- List chats, read/send messages via Microsoft Graph
- List teams and channels, check presence
- Microsoft Entra (Azure AD) client-ID auth
- Multi-account per-instance mode
Microsoft 365 Teams by the numbers
- Data as of Jul 26, 2026 (Skillselion catalog sync)
claude mcp add --env MS_CLIENT_ID=YOUR_MS_CLIENT_ID --env MS_CONFIG_DIR=YOUR_MS_CONFIG_DIR --env MS_ACCOUNT_EMAIL=YOUR_MS_ACCOUNT_EMAIL --env MS_MCP_PACKAGE_ID=YOUR_MS_MCP_PACKAGE_ID --env MICROSOFT_REQUEST_TIMEOUT_MS=YOUR_MICROSOFT_REQUEST_TIMEOUT_MS mcp-server-microsoft-teams -- npx -y @mindstone/mcp-server-microsoft-teamsAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 10 |
|---|---|
| Package | @mindstone/mcp-server-microsoft-teams |
| Transport | STDIO |
| Auth | Required |
| Last updated | July 25, 2026 |
| Repository | mindstone/mcp-servers ↗ |
What it does
Lets an agent work with Microsoft 365 Teams via Graph - list chats, read and send messages, list teams and channels, and check presence - so a solo founder can automate team comms from chat.
Who is it for?
founders automating Microsoft Teams communication
Skip if: Slack or non-Microsoft chat
What you get
- Teams message read/send automation