Skip to content

Releases: Albretsen/MCPEmails

Release list

v1.0.4

Choose a tag to compare

@Albretsen Albretsen released this 31 Aug 16:34

Matches mcpemails@1.0.4 on npm and com.mcpemails/emails 1.0.4 in the MCP registry.

Highlights

  • npm stdio bridge, so stdio-only MCP clients can reach the hosted server.
  • Read/write tool split: 10 tools became 16, cutting tool-definition token cost by about 31%. Legacy names keep working through an alias table.
  • Consolidated action-based tool schemas, made specific per action.
  • Attachment download via email_read (action: "attachment").
  • Unattended triage automations: stored search plus one fixed action, run on a cadence with no model in the loop.

Tagged retroactively at the commit that set the version, so the repo history lines up with the published artifacts.

Self-hosting: see self-host/. Licensed AGPL-3.0.