Microsoft 365 Teams
Microsoft 365 Teams via Graph: list chats, read/send messages, list teams/channels, presence.
Install
npmstdio
npx -y @mindstone/mcp-server-microsoft-teams Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-mindstone-mcp-server-microsoft-teams": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-teams"
]
}
}
} Source: official MCP Registry record · registry name io.github.mindstone/mcp-server-microsoft-teams · published 2026-08-10 · updated 2026-08-10. Not an endorsement; review the code before connecting it to anything sensitive.