From f33a52483a19ac54ca76b50135995c3a778b77fb Mon Sep 17 00:00:00 2001 From: Hassaan Ali <58141711+hassaanali723@users.noreply.github.com> Date: Wed, 19 Aug 2026 05:27:59 +0500 Subject: [PATCH] =?UTF-8?q?Add=20Giggal.ai=20email=20verification=20MCP=20?= =?UTF-8?q?server=20=F0=9F=A4=96=F0=9F=A4=96=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds Giggal.ai, an email verification MCP server that runs a deep mailbox existence check and verifies catch-all, accept-all, and SEG protected emails. My project. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..bc0cbe41d 100644 --- a/README.md +++ b/README.md @@ -748,6 +748,7 @@ Integration with communication platforms for message management and channel oper - [gerkensm/callcenter.js-mcp](https://github.com/gerkensm/callcenter.js-mcp) 📇 ☁️ - An MCP server to make phone calls using VoIP/SIP and OpenAI's Realtime API and observe the transcript. - [GeiserX/telegram-archive-mcp](https://github.com/GeiserX/telegram-archive-mcp) [![GeiserX/telegram-archive-mcp MCP server](https://glama.ai/mcp/servers/GeiserX/telegram-archive-mcp/badges/score.svg)](https://glama.ai/mcp/servers/GeiserX/telegram-archive-mcp) 🏎️ ☁️ 🍎 🪟 🐧 - Go-based MCP server for Telegram Archive. Search and browse Telegram chat history, list chats, and retrieve messages with full-text search. Docker image available. - [getpoststack/mcp](https://github.com/getpoststack/mcp) [![getpoststack/mcp MCP server](https://glama.ai/mcp/servers/getpoststack/mcp/badges/score.svg)](https://glama.ai/mcp/servers/getpoststack/mcp) 📇 ☁️ 🍎 🪟 🐧 - EU-hosted email API exposed as MCP tools — send transactional and marketing email, manage contacts and segments, run broadcasts, render templates, and read analytics from Claude/Cursor. GDPR compliant, EU-only data residency (Germany + Finland). `npx -y @poststack.dev/mcp`. +- [giggal-ai/giggal-mcp](https://github.com/giggal-ai/giggal-mcp) [![giggal-ai/giggal-mcp MCP server](https://glama.ai/mcp/servers/giggal-ai/giggal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/giggal-ai/giggal-mcp) 📇 ☁️ - Runs a deep mailbox existence check on every address and verifies catch-all, accept-all, and even SEG protected emails (Proofpoint, Mimecast, Barracuda). Keeps bounce rates under 5%, single or bulk. - [gitmotion/ntfy-me-mcp](https://github.com/gitmotion/ntfy-me-mcp) 📇 ☁️ 🏠 - An ntfy MCP server for sending/fetching ntfy notifications to your self-hosted ntfy server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!) - [googlarz/signal-mcp](https://github.com/googlarz/signal-mcp) [![googlarz/signal-mcp MCP server](https://glama.ai/mcp/servers/googlarz/signal-mcp/badges/score.svg)](https://glama.ai/mcp/servers/googlarz/signal-mcp) 🏠 - Full Signal messenger MCP server and CLI. Send/receive messages, manage groups and contacts, search history, handle attachments and reactions. Runs locally via signal-cli — no third-party servers. - [gopalrajsuresh/covalent-bond](https://github.com/gopalrajsuresh/covalent-bond) [![gopalrajsuresh/covalent-bond MCP server](https://glama.ai/mcp/servers/gopalrajsuresh/covalent-bond/badges/score.svg)](https://glama.ai/mcp/servers/gopalrajsuresh/covalent-bond) 📇 🏠 🍎 🪟 🐧 - Pair two AI coding agents on different machines over an end-to-end-encrypted channel: files and messages travel through a relay that only ever sees ciphertext - it can never read your data - authenticated by a short code shared out-of-band, with human consent before any file is written. Install with `npx covalent-bond`.