Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 13, 2026·2 min de lecture

AgenticMail — Email + SMS Infra for AI Agents (MCP)

AgenticMail provides email + SMS infrastructure for AI agents, with a CLI setup wizard plus an MCP server so tools can send/receive messages under control.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Needs Confirmation · 62/100Policy : confirmer
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npm
Confiance
Confiance : Established
Point d'entrée
npm install -g @agenticmail/cli
Commande CLI universelle
npx tokrepo install 1f9d6b56-3dd6-5ff8-83a2-4e2547a6f5e7
Introduction

AgenticMail provides email + SMS infrastructure for AI agents, with a CLI setup wizard plus an MCP server so tools can send/receive messages under control.

Best for: agents that need real inbox/outbox workflows with approvals

Works with: Node.js, Docker (mail server), MCP clients, Claude Code/Cursor-style tool runners

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 118 stars · 21 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: npm install -g @agenticmail/cli.

Main

  • Use agenticmail setup --yes for a non-interactive, safe-default install path when you’re automating setup via scripts or agents.

  • Treat agenticmail start + the interactive shell as your ops console: verify the mail server is up, then iterate on agent accounts and rules.

  • If you only need MCP tools (not the full CLI), install @agenticmail/mcp and wire it into your MCP client config for stdio transport.

Source-backed notes

  • README documents npm install -g @agenticmail/cli and the core commands setup, start, and status (with --yes for non-interactive runs).
  • README states AgenticMail stores state in a SQLite DB at ~/.agenticmail/agenticmail.db and (as of @agenticmail/core@0.7.x) uses Node’s built-in node:sqlite module.
  • README lists an MCP package (@agenticmail/mcp) with dozens of tools for MCP-compatible clients.

FAQ

  • Can I install it non-interactively?: Yes — README documents agenticmail setup --yes for an auto-default install.
  • Where is the state stored?: README says ~/.agenticmail/agenticmail.db (SQLite).
  • Do I need the full stack to use MCP tools?: Not necessarily — README lists @agenticmail/mcp as a standalone MCP server package.
🙏

Source et remerciements

Source: https://github.com/agenticmail/agenticmail > License: MIT > GitHub stars: 118 · forks: 21

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires