# @mindstone/mcp-server-microsoft-mail

Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 0.3.0
- **Author:** io.github.mindstone
- **License:** Unknown
- **npm:** @mindstone/mcp-server-microsoft-mail
- **Source:** https://github.com/mindstone/mcp-servers
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 15 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-13T05:01:46.256Z
- **Version scanned:** 0.3.0
- **CVEs:** none found by OSV at scan time

## Tools

21 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `list_emails`
- `get_email`
- `get_conversation`
- `list_attachments`
- `download_attachment`
- `send_email`
- `compose_email`
- `search_emails`
- `reply_to_email`
- `forward_email`
- `delete_email`
- `list_folders`
- `move_email`
- `create_reply_draft`
- `create_draft`
- `mark_email_read`
- `set_email_flag`
- `send_draft`
- `update_draft`
- `get_automatic_replies`
- `set_automatic_replies`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server-microsoft-mail\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@mindstone/mcp-server-microsoft-mail\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: deletes data; runs on your machine.
- Floor 37, ceiling 61 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40mindstone%2Fmcp-server-microsoft-mail
- Install plan: https://forgeregistry.com/api/v1/packages/%40mindstone%2Fmcp-server-microsoft-mail/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40mindstone%2Fmcp-server-microsoft-mail
- HTML page: https://forgeregistry.com/registry/%40mindstone%2Fmcp-server-microsoft-mail
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
