pim-agents

miguelarios/pim-agents
★ 0 stars TypeScript Communication Updated today
MCP servers for email (IMAP/SMTP), calendar (CalDAV), and contacts (CardDAV) — AI agent tooling for open protocol PIM
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pim-agents": {
      "command": "npx",
      "args": [
        "-y",
        "miguelarios/pim-agents"
      ]
    }
  }
}

README Excerpt

AI agent tooling for email (IMAP/SMTP), calendar (CalDAV), and contacts (CardDAV). Three independent MCP servers built on open protocols. All three servers speak MCP revision **2026-07-28** over stdio, and continue to serve 2025-era clients from the same tool definitions — no configuration needed either way.

Tools (20)

create_address_bookcreate_calendarcreate_contactcreate_eventcreate_events_batchcreate_folderdelete_address_bookdelete_calendardelete_contactdelete_emaildelete_eventdownload_attachmentfind_free_slotsget_contactget_emailget_email_rawget_eventget_folder_statusget_today_eventsimport_ics