From 471e5e1497faa7bb387ea06300fadb148e50d4e4 Mon Sep 17 00:00:00 2001
From: casualpenguin <32107649+casualpenguin@users.noreply.github.com>
Date: Tue, 14 Jul 2026 19:38:04 +0700
Subject: [PATCH 1/6] Add CatchAll (NewsCatcher) MCP server
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a1980e06d..c7aa45e80 100644
--- a/README.md
+++ b/README.md
@@ -2599,6 +2599,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform.
### 🔎 Search & Data Extraction
+- [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results.
- [newsagentdata/newsagent-mcp](https://github.com/newsagentdata/newsagent-mcp) [](https://glama.ai/mcp/servers/newsagentdata/newsagent-mcp) 🐍 ☁️ - Real-time, ML-enriched news intelligence — urgency scoring, political lean & event clustering across 190+ countries.
- [qinisolabs/icdwise](https://github.com/qinisolabs/icdwise) 📇 🏠 ☁️ - Verified ICD-10-CM medical code lookup, validation & reverse search — official descriptions, never guessed. [](https://glama.ai/mcp/servers/qinisolabs/icdwise)
- [AIweather-Anurag/ottasia-mcp-server](https://github.com/AIweather-Anurag/ottasia-mcp-server) [](https://glama.ai/mcp/servers/AIweather-Anurag/ottasia-mcp-server) 📇 ☁️ 🏠 - Where to watch any movie or TV show across 30 Asian and Middle Eastern streaming markets (Netflix, Disney+ Hotstar, Wavve, Shahid, Hoichoi, ZEE5, JioCinema, and 17 more). `npx -y @ottasia/mcp-server`
From b4d12e43bd45b22f754f62fc4d242c6fc51e4c18 Mon Sep 17 00:00:00 2001
From: casualpenguin <32107649+casualpenguin@users.noreply.github.com>
Date: Tue, 14 Jul 2026 20:15:27 +0700
Subject: [PATCH 2/6] Add Glama score badge for CatchAll
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c7aa45e80..9ab696367 100644
--- a/README.md
+++ b/README.md
@@ -2599,7 +2599,7 @@ Tools for conducting research, surveys, interviews, and data collection.
- [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform.
### 🔎 Search & Data Extraction
-- [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results.
+- [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) [](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results.
- [newsagentdata/newsagent-mcp](https://github.com/newsagentdata/newsagent-mcp) [](https://glama.ai/mcp/servers/newsagentdata/newsagent-mcp) 🐍 ☁️ - Real-time, ML-enriched news intelligence — urgency scoring, political lean & event clustering across 190+ countries.
- [qinisolabs/icdwise](https://github.com/qinisolabs/icdwise) 📇 🏠 ☁️ - Verified ICD-10-CM medical code lookup, validation & reverse search — official descriptions, never guessed. [](https://glama.ai/mcp/servers/qinisolabs/icdwise)
- [AIweather-Anurag/ottasia-mcp-server](https://github.com/AIweather-Anurag/ottasia-mcp-server) [](https://glama.ai/mcp/servers/AIweather-Anurag/ottasia-mcp-server) 📇 ☁️ 🏠 - Where to watch any movie or TV show across 30 Asian and Middle Eastern streaming markets (Netflix, Disney+ Hotstar, Wavve, Shahid, Hoichoi, ZEE5, JioCinema, and 17 more). `npx -y @ottasia/mcp-server`
From b10ac99c4ae9b3731ad39124a3bebfb6d1d9eab5 Mon Sep 17 00:00:00 2001
From: Alejandro Loyola
Date: Wed, 29 Jul 2026 12:08:37 -0600
Subject: [PATCH 3/6] Add Browserless MCP server
Co-Authored-By: Claude Opus 4.8
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index aef0aa4a6..8e982b90b 100644
--- a/README.md
+++ b/README.md
@@ -408,6 +408,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
- [bighippoman/intercept-mcp](https://github.com/bighippoman/intercept-mcp) [](https://glama.ai/mcp/servers/bighippoman/intercept-mcp) 📇 🏠 - Multi-tier fallback chain for fetching web content as clean markdown. Handles tweets, YouTube, arXiv, PDFs, and regular pages with 9 fallback strategies.
- [blackwhite084/playwright-plus-python-mcp](https://github.com/blackwhite084/playwright-plus-python-mcp) 🐍 - An MCP python server using Playwright for browser automation,more suitable for llm
- [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) 🎖️ 📇 - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
+- [browserless/browserless-mcp](https://github.com/browserless/browserless-mcp) 🎖️ ☁️ - Headless browser automation and web scraping infrastructure. Exposes the Browserless smart scraper API to LLM clients over MCP.
- [browsermcp/mcp](https://github.com/browsermcp/mcp) 📇 🏠 - Automate your local Chrome browser
- [brutalzinn/simple-mcp-selenium](https://github.com/brutalzinn/simple-mcp-selenium) 📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios.
- [co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) 🐍 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
From 9f81e8485de4f9de60bd1939d87157b6b181952d Mon Sep 17 00:00:00 2001
From: Alejandro Loyola
Date: Wed, 29 Jul 2026 12:25:35 -0600
Subject: [PATCH 4/6] Add Glama badge to Browserless entry
Co-Authored-By: Claude Opus 4.8
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8e982b90b..eaa818431 100644
--- a/README.md
+++ b/README.md
@@ -408,7 +408,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
- [bighippoman/intercept-mcp](https://github.com/bighippoman/intercept-mcp) [](https://glama.ai/mcp/servers/bighippoman/intercept-mcp) 📇 🏠 - Multi-tier fallback chain for fetching web content as clean markdown. Handles tweets, YouTube, arXiv, PDFs, and regular pages with 9 fallback strategies.
- [blackwhite084/playwright-plus-python-mcp](https://github.com/blackwhite084/playwright-plus-python-mcp) 🐍 - An MCP python server using Playwright for browser automation,more suitable for llm
- [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase) 🎖️ 📇 - Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
-- [browserless/browserless-mcp](https://github.com/browserless/browserless-mcp) 🎖️ ☁️ - Headless browser automation and web scraping infrastructure. Exposes the Browserless smart scraper API to LLM clients over MCP.
+- [browserless/browserless-mcp](https://github.com/browserless/browserless-mcp) [](https://glama.ai/mcp/servers/browserless/browserless-mcp) 🎖️ ☁️ - Headless browser automation and web scraping infrastructure. Exposes the Browserless smart scraper API to LLM clients over MCP.
- [browsermcp/mcp](https://github.com/browsermcp/mcp) 📇 🏠 - Automate your local Chrome browser
- [brutalzinn/simple-mcp-selenium](https://github.com/brutalzinn/simple-mcp-selenium) 📇 🏠 - An MCP Selenium Server for controlling browsers using natural language in Cursor IDE. Perfect for testing, automation, and multi-user scenarios.
- [co-browser/browser-use-mcp-server](https://github.com/co-browser/browser-use-mcp-server) 🐍 - browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.
From f606809a33a266cae75e8ff8ad69dd9a9bb2d71f Mon Sep 17 00:00:00 2001
From: Paris
Date: Wed, 26 Aug 2026 10:10:24 +0300
Subject: [PATCH 5/6] Add parasxos/apple-mail-mcp to communication servers
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 72a96c8ff..e6a0c56fd 100644
--- a/README.md
+++ b/README.md
@@ -765,6 +765,7 @@ Integration with communication platforms for message management and channel oper
- [sendchamp/ai](https://github.com/sendchamp/ai) [](https://glama.ai/mcp/servers/sendchamp/ai) 🎖️ ☁️ - Official Sendchamp docs MCP server for AI coding agents. Read-only search and retrieval over SMS, OTP verification, and Africa-specific routing documentation. Endpoint: `https://mcp.sendchamp.com/docs`. Pair with Agent Skills via `npx skills add sendchamp/ai`.
- [iprashantraj/mcp-discord-bridge](https://github.com/iprashantraj/mcp-discord-bridge) [](https://glama.ai/mcp/servers/iprashantraj/mcp-discord-bridge) 📇 🏠 🍎 🪟 🐧 - Discord MCP server with 46 tools for channels, messages, forums, webhooks, members, roles, threads, and moderation. Zero-install via `npx -y mcp-discord-bridge`. Also runs as a standalone bot with slash commands.
- [jcoulaud/shipmail-mcp](https://github.com/jcoulaud/shipmail-mcp) [](https://glama.ai/mcp/servers/jcoulaud/shipmail-mcp) 📇 ☁️ - Business email MCP server for AI agents. Manage custom-domain mailboxes, read and send messages, draft replies, inspect threads, and automate Shipmail REST API/webhook workflows.
+- [parasxos/apple-mail-mcp](https://github.com/parasxos/apple-mail-mcp) 🐍 🏠 🍎 - Full-featured MCP server for Apple Mail. Indexed search over 300k+ message mailboxes in milliseconds, full-text body search with Exchange backfill, verified multi-identity sending (SMTP/Keychain, SSH bastion, pipe), server-side scheduled sends with cancel, reviewed plan-then-apply triage, and a local audit ledger. 21 tools, frozen v1 wire contract.
- [sethbang/proton-mail-mcp](https://github.com/sethbang/proton-mail-mcp) [](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp) 📇 🏠 - Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG.
- [shahabazdev/inxmail-mcp](https://github.com/shahabazdev/inxmail-mcp) [](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp) 📇 ☁️ - Manage Inxmail Commerce transactional emails — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking.
- [TheSameAbramovych/qmailing-mcp-server](https://github.com/TheSameAbramovych/qmailing-mcp-server) [](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API (npm stdio + hosted OAuth connector).
From 50b464e5988dd1b97b6c5ae34e10e5bd3068071b Mon Sep 17 00:00:00 2001
From: Paris
Date: Thu, 27 Aug 2026 12:13:04 +0300
Subject: [PATCH 6/6] Add Glama score badge
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e6a0c56fd..09379fad9 100644
--- a/README.md
+++ b/README.md
@@ -765,7 +765,7 @@ Integration with communication platforms for message management and channel oper
- [sendchamp/ai](https://github.com/sendchamp/ai) [](https://glama.ai/mcp/servers/sendchamp/ai) 🎖️ ☁️ - Official Sendchamp docs MCP server for AI coding agents. Read-only search and retrieval over SMS, OTP verification, and Africa-specific routing documentation. Endpoint: `https://mcp.sendchamp.com/docs`. Pair with Agent Skills via `npx skills add sendchamp/ai`.
- [iprashantraj/mcp-discord-bridge](https://github.com/iprashantraj/mcp-discord-bridge) [](https://glama.ai/mcp/servers/iprashantraj/mcp-discord-bridge) 📇 🏠 🍎 🪟 🐧 - Discord MCP server with 46 tools for channels, messages, forums, webhooks, members, roles, threads, and moderation. Zero-install via `npx -y mcp-discord-bridge`. Also runs as a standalone bot with slash commands.
- [jcoulaud/shipmail-mcp](https://github.com/jcoulaud/shipmail-mcp) [](https://glama.ai/mcp/servers/jcoulaud/shipmail-mcp) 📇 ☁️ - Business email MCP server for AI agents. Manage custom-domain mailboxes, read and send messages, draft replies, inspect threads, and automate Shipmail REST API/webhook workflows.
-- [parasxos/apple-mail-mcp](https://github.com/parasxos/apple-mail-mcp) 🐍 🏠 🍎 - Full-featured MCP server for Apple Mail. Indexed search over 300k+ message mailboxes in milliseconds, full-text body search with Exchange backfill, verified multi-identity sending (SMTP/Keychain, SSH bastion, pipe), server-side scheduled sends with cancel, reviewed plan-then-apply triage, and a local audit ledger. 21 tools, frozen v1 wire contract.
+- [parasxos/apple-mail-mcp](https://github.com/parasxos/apple-mail-mcp) [](https://glama.ai/mcp/servers/parasxos/apple-mail-mcp) 🐍 🏠 🍎 - Full-featured MCP server for Apple Mail. Indexed search over 300k+ message mailboxes in milliseconds, full-text body search with Exchange backfill, verified multi-identity sending (SMTP/Keychain, SSH bastion, pipe), server-side scheduled sends with cancel, reviewed plan-then-apply triage, and a local audit ledger. 21 tools, frozen v1 wire contract.
- [sethbang/proton-mail-mcp](https://github.com/sethbang/proton-mail-mcp) [](https://glama.ai/mcp/servers/sethbang/proton-mail-mcp) 📇 🏠 - Unofficial Proton Mail MCP server — send, read, search, and organize email over SMTP and IMAP (via Proton Mail Bridge). Bulk ops with dry-run previews, read-only mode, and Trash-by-default deletes. Not affiliated with Proton AG.
- [shahabazdev/inxmail-mcp](https://github.com/shahabazdev/inxmail-mcp) [](https://glama.ai/mcp/servers/shahabazdev/inxmail-mcp) 📇 ☁️ - Manage Inxmail Commerce transactional emails — events, sendings, bounces, blocklist, blacklist, reactions, and delivery tracking.
- [TheSameAbramovych/qmailing-mcp-server](https://github.com/TheSameAbramovych/qmailing-mcp-server) [](https://glama.ai/mcp/servers/TheSameAbramovych/qmailing-mcp-server) 📇 ☁️ 🏠 🍎 🪟 🐧 - AI agents read & send email, manage mailboxes, custom domains and webhooks via the QMailing API (npm stdio + hosted OAuth connector).