Loading MCP server directory, please wait...
MCP server for Microsoft Exchange / OWA — email, calendar, directory, availability
npx @getmcp/cli add io.github.nhype/owa-exchange-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nhype/owa-exchange-mcp": {
"command": "uvx",
"args": [
"exchange-mcp-server"
],
"env": {
"EXCHANGE_OWA_URL": "",
"EXCHANGE_COOKIE_FILE": ""
}
}
}
}