# io.github.SuperAngryMonkey/iris (pypi · iris-mcp)

Microsoft 365 mail MCP: drafts into Outlook; sending off by default, opt-in via IRIS_ENABLE_SEND.

- Trust score: 78/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- pypi · `iris-mcp`: 78/100 (this document), [markdown](https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp.md), [page](https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp)

## Channel facts

- Registry: `pypi`
- Package: `iris-mcp`
- Version: `0.2.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it.
  - 0 of 37 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 35/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: the license (MIT License) isn't a recognized OSI-approved license.
  - Actively maintained (last published 17 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 73/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 536 tokens (~67/item across 8 items; 8 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 97/100
  - Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 75/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "iris_delete_draft" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.SuperAngryMonkey/iris MCP server?

io.github.SuperAngryMonkey/iris runs locally as a PyPI package, launched with uvx iris-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add superangrymonkey-iris -- uvx iris-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "superangrymonkey-iris": {
      "command": "uvx",
      "args": [
        "iris-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "superangrymonkey-iris": {
      "command": "uvx",
      "args": [
        "iris-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add superangrymonkey-iris -- uvx iris-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "superangrymonkey-iris": {
      "type": "local",
      "command": [
        "uvx",
        "iris-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add superangrymonkey-iris --command uvx --arg iris-mcp
```

### Hermes

```yaml
mcp_servers:
  superangrymonkey-iris:
    command: "uvx"
    args: ["iris-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "superangrymonkey-iris": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "iris-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add superangrymonkey-iris -t stdio -c uvx -a iris-mcp
```

### Other

```json
{
  "mcpServers": {
    "superangrymonkey-iris": {
      "command": "uvx",
      "args": [
        "iris-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 76, +16)

- [security improvement] Malware scan: unverified → pass

### 2026-09-14 (score 60, −15)

- [security regression] Malware scan: pass → unverified

### 2026-09-13 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (8)

### `iris_login` (~56 tokens)

Start a device-code sign-in for the mailbox. Returns a URL and a code
for the human to enter in a browser; then call iris_login_finish() to
complete. Only needed once, or after the refresh token lapses.

Output parameters:

- `result` (string)

### `iris_login_finish` (~59 tokens)

Complete a device-code sign-in started with iris_login(). Call after
entering the code in the browser. Waits up to ~60s; if the code has not
been entered yet, it says so and can simply be called again.

Output parameters:

- `result` (string)

### `iris_auth_status` (~24 tokens)

Report whether iris is signed in, as whom, and with what scopes.

Output parameters:

- `result` (string)

### `iris_create_draft` (~154 tokens)

Compose a message into a mail folder as an unsent draft. It is NOT sent
— a human opens Outlook and presses Send.

folder selects the destination folder by display name, created on first use
if absent. Omit it to use the configured default (IRIS_DRAFT_FOLDER,
currently "AI Drafts"); pass "" or "Drafts" for the normal Outlook Drafts
folder. Set reply_to_message_id to draft a threaded reply.

Input parameters:

- `bcc`
- `body` (string, required)
- `cc`
- `folder`
- `html` (boolean)
- `reply_to_message_id`
- `subject` (string, required)
- `to` (array, required)

Output parameters:

- `result` (string)

### `iris_list_drafts` (~70 tokens)

List recent messages sitting in a draft folder. folder selects which one
by display name; omit it for the configured default (IRIS_DRAFT_FOLDER), or
pass "" / "Drafts" for the normal Outlook Drafts folder.

Input parameters:

- `folder`
- `limit` (integer)

Output parameters:

- `result` (string)

### `iris_list_folders` (~53 tokens)

List the mailbox's top-level mail folders (name, id, unread/total counts)
so you can pick one to pass as the `folder` argument to iris_create_draft or
iris_list_drafts.

Output parameters:

- `result` (string)

### `iris_update_draft` (~67 tokens)

Revise an existing draft in place. Only the fields you pass are changed.

Input parameters:

- `bcc`
- `body`
- `cc`
- `draft_id` (string, required)
- `html` (boolean)
- `subject`
- `to`

Output parameters:

- `result` (string)

### `iris_delete_draft` (~53 tokens)

Delete a draft. Destructive, so confirm=true is required — set it only
after the human has explicitly approved deleting this specific draft.

Input parameters:

- `confirm` (boolean)
- `draft_id` (string, required)

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: Provenance, Install scripts, Dependencies. The full working is on the page: https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp#diagnostics

## Score history

- 2026-09-20: 78
- 2026-09-19: 77
- 2026-09-18: 77
- 2026-09-17: 77
- 2026-09-16: 76
- 2026-09-15: 76
- 2026-09-14: 60
- 2026-09-13: 75
- 2026-09-12: 74
- 2026-09-11: 74
- 2026-09-10: 73
- 2026-09-09: 73
- 2026-09-08: 72
- 2026-09-07: 72
- 2026-09-06: 71
- 2026-09-05: 71
- 2026-09-04: 70
- 2026-09-03: 70
- 2026-09-02: 70
- 2026-09-01: 69
- 2026-08-31: 69
- 2026-08-30: 68
- 2026-08-29: 68
- 2026-08-28: 64
- 2026-08-27: 64
- 2026-08-26: 64
- 2026-08-25: 64
- 2026-08-24: 64
- 2026-08-23: 64
- 2026-08-22: 64

## Common questions

### What is the io.github.SuperAngryMonkey/iris MCP server?

io.github.SuperAngryMonkey/iris is an MCP server listed in the public MCP registry as io.github.SuperAngryMonkey/iris. Microsoft 365 mail MCP: drafts into Outlook; sending off by default, opt-in via IRIS_ENABLE_SEND. This page covers its PyPI package (iris-mcp).

### Is the io.github.SuperAngryMonkey/iris MCP server safe to use?

io.github.SuperAngryMonkey/iris scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.SuperAngryMonkey/iris MCP server expose?

io.github.SuperAngryMonkey/iris exposes 8 tools: iris_login, iris_login_finish, iris_auth_status, iris_create_draft, iris_list_drafts, and 3 more. Their descriptions and schemas cost roughly 536 tokens of context every time the server is loaded.

### Is the io.github.SuperAngryMonkey/iris MCP server still maintained?

io.github.SuperAngryMonkey/iris is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- PyPI project: https://pypi.org/project/iris-mcp/
- Socket report: https://socket.dev/pypi/package/iris-mcp
- Repository: https://github.com/SuperAngryMonkey/iris
- Changelog RSS feed: https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp.json
- HTML version of this page: https://verifymcp.io/servers/superangrymonkey-iris/iris-mcp
