From daf0073790ec95e6b45d70e911177700107b3ed4 Mon Sep 17 00:00:00 2001 From: Nicholas Skeba <67114318+nikaskeba@users.noreply.github.com> Date: Sat, 20 Sep 2025 22:41:03 -0700 Subject: [PATCH] Update README.md (#447) Add NodeCodeStudio MCP server to Community Servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 611102f..1a7173d 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Nexus](https://github.com/adawalli/nexus)** - Web search server that integrates Perplexity Sonar models via OpenRouter API for real-time, context-aware search with citations - **[Nile Postgres](https://github.com/niledatabase/nile-mcp-server)** - Manage and query databases, tenants, users, auth using LLMs - **[NocoDB](https://github.com/edwinbernadus/nocodb-mcp-server)** - Manage NocoDB server, support read and write databases +- **[NodeCodeStudio](https://nodecodestudio.com)** - Activate MCP services (Gmail, Calendar, WordPress, etc.) and run browser automation workflows via a Chrome extension with importable sequences - **[Notion](https://github.com/danhilse/notion_mcp)** - Integrates with Notion's API to manage personal todo list - **[NPM Search](https://github.com/btwiuse/npm-search-mcp-server)** - Search for npm packages - **[Ntfy](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!)