SERVER
Outlook MCP
Rank #4,782io.github.littlebearapps/outlook-mcp
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
Listed & last published
Mar 6, 2026
OVERVIEW
Outlook MCP is a Model Context Protocol (MCP) server published by littlebearapps. It ranks #4,782 of 76,851 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Outlook MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 6, 2026 and most recently updated on Mar 6, 2026.
STANDING
#4,782of 76,851 tracked serversTop 10%
Ranks ahead of 72,069 of 76,851 servers on MCP Toplist.
Recent momentum
+13GitHub stars since Apr 27 (+100%)
CONNECT
Use Outlook MCP
Add Outlook MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"outlook-mcp": {
"command": "npx",
"args": [
"-y",
"@littlebearapps/outlook-mcp"
],
"env": {
"OUTLOOK_CLIENT_ID": "<your OUTLOOK_CLIENT_ID>",
"OUTLOOK_CLIENT_SECRET": "<your OUTLOOK_CLIENT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
littlebearapps
MORE FROM THIS PUBLISHER
Other servers by littlebearapps
View all littlebearapps servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 3.2.1 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- Who maintains Outlook MCP?
- Outlook MCP is maintained by littlebearapps, which publishes 8 MCP servers (31 total versions) tracked on MCP Toplist.
- Is Outlook MCP listed on the Official MCP Registry?
- Yes — Outlook MCP is listed on the Official MCP Registry.
- How many versions does Outlook MCP have?
- MCP Toplist tracks 2 versions of Outlook MCP, most recently published on Mar 6, 2026.
- Where can I find the source code for Outlook MCP?
- The source code for Outlook MCP is hosted at github.com/littlebearapps/outlook-mcp.
EXPLORE