The Modular Outlook MCP Server connects Claude to Microsoft Outlook using the Microsoft Graph API, enabling efficient email management. It features OAuth 2.0 authentication, modular design, and email functionalities like listing and sending emails.
The Modular Outlook MCP Server connects Claude to Microsoft Outlook using the Microsoft Graph API, enabling efficient email management. It features OAuth 2.0 authentication, modular design, and email functionalities like listing and sending emails.
Edit the config.js file and authenticate with Microsoft.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"modular-outlook-mcp-server": {
"command": "npx",
"args": [
"-y",
"Edit the config.js file and authenticate with Microsoft."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Modular Outlook MCP Server?"
No configuration required. This server works out of the box.
"What resources are available in Modular Outlook MCP Server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Modular Outlook MCP Server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Modular Outlook MCP Server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.