SERVER
Microsoft 365 Teams
Rank #3464io.github.mindstone/mcp-server-microsoft-teams
Microsoft 365 Teams via Graph: list chats, read/send messages, list teams/channels, presence.
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Microsoft 365 Teams is a Model Context Protocol (MCP) server published by mindstone. It ranks #3464 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Microsoft 365 Teams is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,464of 58,900 tracked serversTop 10%
Ranks ahead of 55,436 of 58,900 servers on MCP Toplist.
CONNECT
Use Microsoft 365 Teams
Add Microsoft 365 Teams to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-microsoft-teams": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-teams"
],
"env": {
"MS_CLIENT_ID": "<your MS_CLIENT_ID>",
"MS_CONFIG_DIR": "<your MS_CONFIG_DIR>",
"MS_ACCOUNT_EMAIL": "<your MS_ACCOUNT_EMAIL>",
"MS_MCP_PACKAGE_ID": "<your MS_MCP_PACKAGE_ID>",
"MICROSOFT_REQUEST_TIMEOUT_MS": "<your MICROSOFT_REQUEST_TIMEOUT_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Microsoft 365 Teams?
- Microsoft 365 Teams via Graph: list chats, read/send messages, list teams/channels, presence.
- Who maintains Microsoft 365 Teams?
- Microsoft 365 Teams is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Microsoft 365 Teams an official MCP server?
- Yes — Microsoft 365 Teams is listed on the Official MCP Registry.
- How many versions does Microsoft 365 Teams have?
- MCP Toplist tracks 1 version of Microsoft 365 Teams, most recently published on May 21, 2026.
- Where can I find the source code for Microsoft 365 Teams?
- The source code for Microsoft 365 Teams is hosted at github.com/mindstone/mcp-servers.
EXPLORE