SERVER
Outlook MCP
Rank #2717io.github.littlebearapps/outlook-mcp
Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
First listed
Mar 6, 2026
Last publish date
Mar 6, 2026
OVERVIEW
Outlook MCP is a Model Context Protocol (MCP) server published by littlebearapps. It ranks #2717 of 58,900 servers tracked on MCP Toplist, and its repository has 19 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
#2,717of 58,900 tracked serversTop 5%
Ranks ahead of 56,183 of 58,900 servers on MCP Toplist.
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
- What is Outlook MCP?
- Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API.
- Who maintains Outlook MCP?
- Outlook MCP is maintained by littlebearapps, which publishes 8 MCP servers (11 total versions) tracked on MCP Toplist.
- Is Outlook MCP an official MCP server?
- 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