Loomal

Outlook

MCP server by github.com/mcp-z/mcp-outlook

Outlook integration with OAuth, message search, batch operations, and calendar management

1 starsnpm: @mcp-z/mcp-outlook

About Outlook

Outlook is an MCP (Model Context Protocol) server published by mcp-z in the official MCP registry, listed under Search on Loomal. Outlook integration with OAuth, message search, batch operations, and calendar management

It ships as an npm package (@mcp-z/mcp-outlook), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcp-z/mcp-outlook, where the project has earned 1 GitHub stars.

Use Outlook with your agent

Claude Code · one command
claude mcp add outlook-mcp-2 -- npx -y @mcp-z/mcp-outlook
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "outlook-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-outlook"
      ]
    }
  }
}
npm@mcp-z/mcp-outlook

Frequently asked questions

What is Outlook?
Outlook is an MCP (Model Context Protocol) server by mcp-z in the Search category. Outlook integration with OAuth, message search, batch operations, and calendar management
How do I connect Outlook to Claude, Cursor, or another MCP client?
Install Outlook from its npm package (@mcp-z/mcp-outlook) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Outlook open source?
Yes — the source code is public at github.com/mcp-z/mcp-outlook, with 1 GitHub stars.
Can AI agents pay to use Outlook?
Not yet through Loomal — Outlook is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Outlook? Claim this listing free by verifying GitHub ownership, or contact us.