agentmailkit runs on your own machine — the client starts it, so there is no endpoint to ping. 1 125 installs a week from pypi. Last commit 28 Aug 2026.
Run scheduled LLM-written email digests from local files and feeds. Local-first MCP server.
We read the source, 13 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
lines = ["# agentmailkit - add to `crontab -e`"]
creds = pickle.load(f)
out = subprocess.run(cmd, capture_output=True, text=True, timeout=int(ctx.job.options.get("timeout", 900)))
__import__(f"{__package__}.{mod}")
out = subprocess.run(arg, shell=True, cwd=str(ctx.config.root),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentmailkit -- uvx agentmailkit
{
"mcpServers": {
"agentmailkit": {
"args": [
"agentmailkit"
],
"command": "uvx"
}
}
}
[mcp_servers.agentmailkit]
command = "uvx"
args = ["agentmailkit"]
{
"mcpServers": {
"agentmailkit": {
"args": [
"agentmailkit"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentmailkit": {
"args": [
"agentmailkit"
],
"command": "uvx"
}
}
}
Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
CAI MCP server — gives AI agents a custodial wallet, @cai.com email, and vault.
Capture HTTP, email, and DNS callbacks with webhook.site from MCP clients.
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
MCP server for Mimecast email security: message queue, held messages, domains, and threats.
Answers built from our own checks of this server.