HomeServersCommunication › anypost/emailmd
MCP Server Active MIT cloudlocal

anypost/emailmd

Write and preview emails from your assistant. Renders markdown into email-safe HTML that holds up in Outlook and Gmail, lints drafts for deliverability problems, and returns a live preview link. Hosted with no API key, or run it locally with `npx emailmd mcp`.

Quality score 76/100
View on GitHub →
Stars
★ 1.3k
Last commit
6d ago
Language
TypeScript
Install
npm / npx
Repository

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "emailmd": {
      "command": "npx",
      "args": ["-y", "emailmd"]
    }
  }
}

Related in Communication

MCP Server Active

elie222/inbox-zero

An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.

11.8k TypeScript Updated today Score 90
MCP Server Active

korotovsky/slack-mcp-server

The most powerful MCP server for Slack Workspaces.

1.8k Go Updated 16d ago Score 82
MCP Server Active

chigwell/telegram-mcp

Telegram API integration for accessing user data, managing dialogs (chats, channels, groups), retrieving messages, sending messages and handling read status.

1.4k Python Updated yesterday Score 81
MCP Server Active

line/line-bot-mcp-server

MCP Server for Integrating LINE Official Account

740 TypeScript Updated today Score 79
MCP Server Official Active

cometchat/docs-mcp

CometChat's official MCP server — searches CometChat documentation and returns curated implementation bundles for adding real-time chat, voice, video, and moderation to your app (React, React Native, Flutter, iOS, Android, JS SDK).

42 TypeScript Updated 12d ago Score 76
MCP Server Active

carterlasalle/mac_messages_mcp

An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.

312 Python Updated 12d ago Score 75