Back to Browse

Owa Exchange MCP Server

by Nhype
Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Microsoft Exchange / OWA — email, calendar, directory, availability

About

MCP server for Microsoft Exchange / OWA — email, calendar, directory, availability

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (2 strong, 2 medium validity signals). 7 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

3 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

Base URL of your OWA instance (e.g. https://owa.example.com)Optional

Environment variable: EXCHANGE_OWA_URL

Path to session cookies file (default: session-cookies.txt)Optional

Environment variable: EXCHANGE_COOKIE_FILE

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-nhype-owa-exchange-mcp": {
      "env": {
        "EXCHANGE_OWA_URL": "your-exchange-owa-url-here",
        "EXCHANGE_COOKIE_FILE": "your-exchange-cookie-file-here"
      },
      "args": [
        "exchange-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!