# AgenticEmail MCP server

Agent View of the PolicyLayer registry record for AgenticEmail: identity, probed posture, risk grade, and all 9 tools classified. HTML page: https://policylayer.com/tools/dev-agenticemail-mcp

## Facts

- Server id: `https://api.agenticemail.dev/mcp`
- Homepage: https://github.com/https://api.agenticemail.dev/mcp
- Registry record: grade B, identity unverified
- Lifecycle: active
- Auth posture: gated
- Rate-limited: no
- Tools: 9 (8 with introspected schema)
- Tool categories present: Read, Write
- Context-window cost: 707 tokens per request — https://policylayer.com/token-cost/dev-agenticemail-mcp
- Tags: dev agenticemail mcp
- Record last modified: 2026-08-18T06:50:36.963Z

## Tools (9)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `get_message` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/get-message.md |
| `get_thread` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/get-thread.md |
| `list_inboxes` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/list-inboxes.md |
| `list_messages` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/list-messages.md |
| `list_threads` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/list-threads.md |
| `read_attachment` | Read | Low | https://policylayer.com/tools/dev-agenticemail-mcp/read-attachment.md |
| `create_inbox` | Write | Medium | https://policylayer.com/tools/dev-agenticemail-mcp/create-inbox.md |
| `reply_to_message` | Write | Medium | https://policylayer.com/tools/dev-agenticemail-mcp/reply-to-message.md |
| `send_message` | Write | Medium | https://policylayer.com/tools/dev-agenticemail-mcp/send-message.md |

## Tool descriptions

- `get_message` — Get a single message by id, including attachment metadata. Use read_attachment to read attachment contents.
- `get_thread` — Get a thread with all its messages.
- `list_inboxes` — List all inboxes in the account.
- `list_messages` — List recent messages in an inbox.
- `list_threads` — List conversation threads, optionally scoped to an inbox.
- `read_attachment` — Read an attachment as structured content: PDFs are converted to markdown (scanned pages are flagged via pages_needing_ocr), text attachments are returned as-is. Binary types (images, archives, office docs) are not supported - download th…
- `create_inbox` — Create a new inbox. Omit username for a random one; omit domain to use the default (or only verified) domain.
- `reply_to_message` — Reply to a message; recipients, subject and threading are set automatically.
- `send_message` — Send a new email from an inbox.

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=dev-agenticemail-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/dev-agenticemail-mcp
