Microsoft 365 MCP Server
Rank #75io.github.Softeria/ms-365-mcp-server
Interact with Microsoft 365 and Office services through the Microsoft Graph API.
Microsoft 365 MCP Server is a Model Context Protocol (MCP) server published by softeria. It ranks #75 of 131,708 servers tracked on MCP Toplist, and its repository has 988 GitHub stars. Microsoft 365 MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 32 tracked versions. It was first listed on Apr 3, 2025 and most recently updated on Sep 20, 2026.
Ranks ahead of 131,633 of 131,708 servers on MCP Toplist.
Use Microsoft 365 MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ms-365-mcp-server -- npx -y @softeria/ms-365-mcp-server[mcp_servers.ms-365-mcp-server]
command = "npx"
args = ["-y", "@softeria/ms-365-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"ms-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ms-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ms-365-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ms-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ms-365-mcp-server": {
"command": "npx",
"args": [
"-y",
"@softeria/ms-365-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Softeria%2Fms-365-mcp-server)<a href="https://mcptoplist.com/server/io.github.Softeria%2Fms-365-mcp-server"><img src="https://mcptoplist.com/badge/io.github.Softeria%2Fms-365-mcp-server.svg" alt="MCP Toplist: Top 1% of 131,708" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
softeria
Available versions (32)
| Version | Published |
|---|---|
| 0.154.3 | Sep 20, 2026 |
| 0.154.2 | Sep 17, 2026 |
| 0.154.1 | Sep 17, 2026 |
| 0.154.0 | Sep 12, 2026 |
| 0.153.1 | Sep 12, 2026 |
| 0.153.0 | Sep 11, 2026 |
| 0.152.0 | Sep 11, 2026 |
| 0.151.0 | Sep 8, 2026 |
| 0.150.3 | Sep 7, 2026 |
| 0.150.2 | Sep 7, 2026 |
| 0.150.1 | Sep 7, 2026 |
| 0.150.0 | Sep 7, 2026 |
| 0.149.1 | Sep 3, 2026 |
| 0.149.0 | Sep 3, 2026 |
| 0.148.2 | Sep 1, 2026 |
| 0.148.1 | Sep 1, 2026 |
| 0.148.0 | Aug 29, 2026 |
| 0.147.0 | Aug 29, 2026 |
| 0.146.2 | Aug 26, 2026 |
| 0.146.1 | Aug 24, 2026 |
| 0.146.0 | Aug 24, 2026 |
| 0.145.2 | Aug 21, 2026 |
| 0.145.1 | Aug 19, 2026 |
| 0.145.0 | Aug 18, 2026 |
| 0.144.0 | Aug 17, 2026 |
| 0.143.0 | Aug 13, 2026 |
| 0.142.0 | Aug 13, 2026 |
| 0.141.0 | Aug 11, 2026 |
| 0.140.0 | Aug 10, 2026 |
| 0.139.2 | Aug 10, 2026 |
| 0.139.1 | Aug 10, 2026 |
| 0.139.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Microsoft 365 MCP Server?
- Microsoft 365 MCP Server is maintained by softeria, which publishes 1 MCP server (32 total versions) tracked on MCP Toplist.
- Is Microsoft 365 MCP Server listed on the Official MCP Registry?
- Yes — Microsoft 365 MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Microsoft 365 MCP Server have?
- MCP Toplist tracks 32 versions of Microsoft 365 MCP Server, most recently published on Sep 20, 2026.
- Where can I find the source code for Microsoft 365 MCP Server?
- The source code for Microsoft 365 MCP Server is hosted at github.com/softeria/ms-365-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.