From f1aa43b50208a130ca81e2f20bee21f3d1c8a86f Mon Sep 17 00:00:00 2001 From: Rishabh <33702025+rishabhraj36@users.noreply.github.com> Date: Fri, 23 May 2025 06:34:00 +0530 Subject: [PATCH 1/2] Google sheets added in Readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 615076d4ab..4a09186569 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Google Calendar](https://github.com/v-3/google-calendar)** - Integration with Google Calendar to check schedules, find time, and add/delete events - **[Google Calendar](https://github.com/nspady/google-calendar-mcp)** - Google Calendar MCP Server for managing Google calendar events. Also supports searching for events by attributes like title and location. - **[Google Custom Search](https://github.com/adenot/mcp-google-search)** - Provides Google Search results via the Google Custom Search API +- **[Google_Docs](https://github.com/universal-mcp/google-docs)** - Google Docs mcp server from **[agentr](https://agentr.dev/)** that provides support for users to create, edit, and collaborate on documents in real-time. - **[Google Sheets](https://github.com/xing5/mcp-google-sheets)** - Access and editing data to your Google Sheets. - **[Google Sheets](https://github.com/rohans2/mcp-google-sheets)** - A MCP Server written in TypeScript to access and edit data in your Google Sheets. - **[Google Tasks](https://github.com/zcaceres/gtasks-mcp)** - Google Tasks API Model Context Protocol Server. From d89365db3b4a89457ad46146a5ed3cb512892553 Mon Sep 17 00:00:00 2001 From: Rishabh <33702025+rishabhraj36@users.noreply.github.com> Date: Thu, 12 Jun 2025 08:59:46 +0530 Subject: [PATCH 2/2] Mailchimp mcp added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c4293c25..fbb89f3b2c 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[lucene-mcp-server](https://github.com/VivekKumarNeu/MCP-Lucene-Server)** - spring boot server using Lucene for fast document search and management. - **[mac-messages-mcp](https://github.com/carterlasalle/mac_messages_mcp)** - An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages. - **[Maestro MCP](https://github.com/maestro-org/maestro-mcp)** - An MCP server for interacting with Bitcoin via the Maestro RPC API. +- **[Mailchimp](https://github.com/universal-mcp/mailchimp)** - Mailchimp MCP server from **[agentr](https://agentr.dev/)** that provides support for email marketing via Mailchimp. - **[MalwareBazaar_MCP](https://github.com/mytechnotalent/MalwareBazaar_MCP)** (by Kevin Thomas) - An AI-driven MCP server that autonomously interfaces with MalwareBazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows. - **[MariaDB](https://github.com/abel9851/mcp-server-mariadb)** - MariaDB database integration with configurable access controls in Python. - **[Markdown2doc](https://github.com/Klavis-AI/klavis/tree/main/mcp_servers/pandoc)** - Convert between various file formats using Pandoc