From 9cef39a8965477d34691b464cbd7739c4733915b Mon Sep 17 00:00:00 2001 From: danhstevens Date: Wed, 22 Jul 2026 15:35:38 -0600 Subject: [PATCH 1/2] Add anypost/emailmd --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cff013e50..fc3507b49 100644 --- a/README.md +++ b/README.md @@ -691,6 +691,7 @@ Integration with communication platforms for message management and channel oper - [adhikasp/mcp-twikit](https://github.com/adhikasp/mcp-twikit) 🐍 ☁️ - Interact with Twitter search and timeline - [agenticmail/agenticmail](https://github.com/agenticmail/agenticmail) [![agenticmail/agenticmail MCP server](https://glama.ai/mcp/servers/agenticmail/agenticmail/badges/score.svg)](https://glama.ai/mcp/servers/agenticmail/agenticmail) 📇 🏠 🍎 🪟 🐧 - Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox — all from your machine, no third-party email API. Install with `npx @agenticmail/mcp`. - [agentmail-toolkit/mcp](https://github.com/agentmail-to/agentmail-toolkit/tree/main/mcp) 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents. +- [anypost/emailmd](https://github.com/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`. - [arbengine/mailbox-mcp](https://github.com/arbengine/mailbox-mcp) [![arbengine/mailbox-mcp MCP server](https://glama.ai/mcp/servers/arbengine/mailbox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/arbengine/mailbox-mcp) 📇 ☁️ - Physical mail API for AI agents. Send letters, certified mail, postcards, and batch mailings with cost previews, approval controls, tracking, and webhooks. - [AutomateLab-tech/content-distribution-mcp](https://github.com/AutomateLab-tech/content-distribution-mcp) [![AutomateLab-tech/content-distribution-mcp MCP server](https://glama.ai/mcp/servers/AutomateLab-tech/content-distribution-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AutomateLab-tech/content-distribution-mcp) 📇 ☁️ 🏠 - Publish one piece of content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium and Twitter with idempotent state and per-platform adaptation. - [bababoi-bibilabu/agent-mq](https://github.com/bababoi-bibilabu/agent-mq) [![agent-mq MCP server](https://glama.ai/mcp/servers/bababoi-bibilabu/agent-mq/badges/score.svg)](https://glama.ai/mcp/servers/bababoi-bibilabu/agent-mq) 📇 ☁️ 🏠 - Message queue for AI coding assistants. Let AI agents (Claude Code, Cursor, Codex) send messages to each other across sessions and machines. UUID-based auth, self-hostable. From 69e8e1c51f23c2178ff0c0c2195513eb35f98e7f Mon Sep 17 00:00:00 2001 From: danhstevens Date: Wed, 22 Jul 2026 21:47:51 -0600 Subject: [PATCH 2/2] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc3507b49..1d459242b 100644 --- a/README.md +++ b/README.md @@ -691,7 +691,7 @@ Integration with communication platforms for message management and channel oper - [adhikasp/mcp-twikit](https://github.com/adhikasp/mcp-twikit) 🐍 ☁️ - Interact with Twitter search and timeline - [agenticmail/agenticmail](https://github.com/agenticmail/agenticmail) [![agenticmail/agenticmail MCP server](https://glama.ai/mcp/servers/agenticmail/agenticmail/badges/score.svg)](https://glama.ai/mcp/servers/agenticmail/agenticmail) 📇 🏠 🍎 🪟 🐧 - Real email and SMS for AI agents. Run a local mail server with disposable inboxes, send/receive real email, fetch verification codes, and drive a real inbox — all from your machine, no third-party email API. Install with `npx @agenticmail/mcp`. - [agentmail-toolkit/mcp](https://github.com/agentmail-to/agentmail-toolkit/tree/main/mcp) 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents. -- [anypost/emailmd](https://github.com/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`. +- [anypost/emailmd](https://github.com/anypost/emailmd) [![anypost/emailmd MCP server](https://glama.ai/mcp/servers/anypost/emailmd/badges/score.svg)](https://glama.ai/mcp/servers/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`. - [arbengine/mailbox-mcp](https://github.com/arbengine/mailbox-mcp) [![arbengine/mailbox-mcp MCP server](https://glama.ai/mcp/servers/arbengine/mailbox-mcp/badges/score.svg)](https://glama.ai/mcp/servers/arbengine/mailbox-mcp) 📇 ☁️ - Physical mail API for AI agents. Send letters, certified mail, postcards, and batch mailings with cost previews, approval controls, tracking, and webhooks. - [AutomateLab-tech/content-distribution-mcp](https://github.com/AutomateLab-tech/content-distribution-mcp) [![AutomateLab-tech/content-distribution-mcp MCP server](https://glama.ai/mcp/servers/AutomateLab-tech/content-distribution-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AutomateLab-tech/content-distribution-mcp) 📇 ☁️ 🏠 - Publish one piece of content to DEV.to, Hashnode, GitHub Discussions, Reddit, Bluesky, LinkedIn, Medium and Twitter with idempotent state and per-platform adaptation. - [bababoi-bibilabu/agent-mq](https://github.com/bababoi-bibilabu/agent-mq) [![agent-mq MCP server](https://glama.ai/mcp/servers/bababoi-bibilabu/agent-mq/badges/score.svg)](https://glama.ai/mcp/servers/bababoi-bibilabu/agent-mq) 📇 ☁️ 🏠 - Message queue for AI coding assistants. Let AI agents (Claude Code, Cursor, Codex) send messages to each other across sessions and machines. UUID-based auth, self-hostable.