iris MCP
v0.2.1io.github.superangrymonkey/iris
Microsoft 365 mail MCP: drafts into Outlook; sending off by default, opt-in via IRIS_ENABLE_SEND.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add iris -e IRIS_CLIENT_ID=<IRIS_CLIENT_ID> -e IRIS_TENANT_ID=<IRIS_TENANT_ID> -e IRIS_DRAFT_FOLDER=<IRIS_DRAFT_FOLDER> -e IRIS_ALLOWLIST=<IRIS_ALLOWLIST> -e IRIS_ENABLE_SEND=<IRIS_ENABLE_SEND> -- uvx iris-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.