mektup-mcp

WeeCi/mektup-mcp
★ 0 stars JavaScript AI/LLM Updated today
MCP server for Mektup — self-hosted, multi-domain email as native AI-agent tools
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": {
    "mektup-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "WeeCi/mektup-mcp"
      ]
    }
  }
}

README Excerpt

Every tool call is a straight HTTP call to the real [Mektup REST API](https://usemektup.com/docs/api.md). There's no separate logic to learn — if you understand the API, you understand the MCP server. **Full coverage**: every REST endpoint has a matching tool, verified with real read and write round-trips against the live production API (create → update → list → delete, confirmed at each step).

Tools (20)

add_forwardcreate_api_keycreate_contactcreate_domaincreate_draftcreate_foldercreate_mailboxdelete_contactdelete_domaindelete_draftdelete_folderdelete_mailboxdelete_messagedownload_attachmentget_domain_recordsget_draftget_identityget_meget_messageget_thread