From 9d331c1593f4958b53eece469f917a7ac5bef96a Mon Sep 17 00:00:00 2001 From: yjcho9317 <68268252+yjcho9317@users.noreply.github.com> Date: Sat, 14 Mar 2026 16:05:40 +0900 Subject: [PATCH 1/2] Add nworks - NAVER WORKS CLI + MCP server Added nworks to the Communication category. - 26 MCP tools for NAVER WORKS (messages, calendar, drive, mail, tasks, boards) - CLI + MCP server in a single package - npm install -g nworks GitHub: https://github.com/yjcho9317/nworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7250a073..d9c5274a 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ Integration with communication platforms for message management and channel oper - [wyattjoh/jmap-mcp](https://github.com/wyattjoh/jmap-mcp) 📇 ☁️ - A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library. - [wazionapps/mcp-server](https://github.com/wazionapps/mcp-server) [glama](https://glama.ai/mcp/servers/@wazionapps/wazion-mcp-server) 📇 ☁️ - 244 WhatsApp Business tools: send messages, automate workflows, run campaigns, and manage CRM. Streamable HTTP + stdio. - [YCloud-Developers/ycloud-whatsapp-mcp-server](https://github.com/YCloud-Developers/ycloud-whatsapp-mcp-server) 📇 🏠 - MCP server for WhatsApp Business Platform by YCloud. +- [yjcho9317/nworks](https://github.com/yjcho9317/nworks) 📇 🏠 🍎 🪟 🐧 - NAVER WORKS CLI + MCP server. 26 tools for messages, calendar, drive, mail, tasks, and boards. AI agents can manage NAVER WORKS directly. - [zcaceres/gtasks-mcp](https://github.com/zcaceres/gtasks-mcp) 📇 ☁️ - An MCP server to Manage Google Tasks - [ztxtxwd/open-feishu-mcp-server](https://github.com/ztxtxwd/open-feishu-mcp-server) 📇 ☁️ 🏠 - A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features. - [loglux/whatsapp-mcp-stream](https://github.com/loglux/whatsapp-mcp-stream) [glama](https://glama.ai/mcp/servers/@loglux/whatsapp-mcp-stream) 📇 🏠 🍎 🪟 🐧 - WhatsApp MCP server over Streamable HTTP with web admin UI (QR/status/settings), bidirectional media upload/download, and SQLite persistence. From 5862b88eb84c97c0d62589dc5ffd0c4fa68b7d94 Mon Sep 17 00:00:00 2001 From: yjcho9317 <68268252+yjcho9317@users.noreply.github.com> Date: Sat, 14 Mar 2026 16:19:28 +0900 Subject: [PATCH 2/2] docs: add Glama link to nworks entry Added Glama listing link as required by repository guidelines --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9c5274a..c7c7fd4f 100644 --- a/README.md +++ b/README.md @@ -493,7 +493,7 @@ Integration with communication platforms for message management and channel oper - [wyattjoh/jmap-mcp](https://github.com/wyattjoh/jmap-mcp) 📇 ☁️ - A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library. - [wazionapps/mcp-server](https://github.com/wazionapps/mcp-server) [glama](https://glama.ai/mcp/servers/@wazionapps/wazion-mcp-server) 📇 ☁️ - 244 WhatsApp Business tools: send messages, automate workflows, run campaigns, and manage CRM. Streamable HTTP + stdio. - [YCloud-Developers/ycloud-whatsapp-mcp-server](https://github.com/YCloud-Developers/ycloud-whatsapp-mcp-server) 📇 🏠 - MCP server for WhatsApp Business Platform by YCloud. -- [yjcho9317/nworks](https://github.com/yjcho9317/nworks) 📇 🏠 🍎 🪟 🐧 - NAVER WORKS CLI + MCP server. 26 tools for messages, calendar, drive, mail, tasks, and boards. AI agents can manage NAVER WORKS directly. +- [yjcho9317/nworks](https://github.com/yjcho9317/nworks) ([glama](https://glama.ai/mcp/servers/yjcho9317/nworks)) 📇 🏠 🍎 🪟 🐧 - NAVER WORKS CLI + MCP server. 26 tools for messages, calendar, drive, mail, tasks, and boards. AI agents can manage NAVER WORKS directly. - [zcaceres/gtasks-mcp](https://github.com/zcaceres/gtasks-mcp) 📇 ☁️ - An MCP server to Manage Google Tasks - [ztxtxwd/open-feishu-mcp-server](https://github.com/ztxtxwd/open-feishu-mcp-server) 📇 ☁️ 🏠 - A Model Context Protocol (MCP) server with built-in Feishu OAuth authentication, supporting remote connections and providing comprehensive Feishu document management tools including block creation, content updates, and advanced features. - [loglux/whatsapp-mcp-stream](https://github.com/loglux/whatsapp-mcp-stream) [glama](https://glama.ai/mcp/servers/@loglux/whatsapp-mcp-stream) 📇 🏠 🍎 🪟 🐧 - WhatsApp MCP server over Streamable HTTP with web admin UI (QR/status/settings), bidirectional media upload/download, and SQLite persistence.