From df96d26787c47d7b81ed91fec0c88e4ac4fe6072 Mon Sep 17 00:00:00 2001 From: cclutra Date: Sat, 20 Sep 2025 22:42:08 -0700 Subject: [PATCH] Place the newly added server in the right position alphabetically. (#469) add MintMCP --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 81811f0..af41abc 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Memory-Plus](https://github.com/Yuchen20/Memory-Plus)** a lightweight, local RAG memory store to record, retrieve, update, delete, and visualize persistent "memories" across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them. - **[Meta Ads Remote MCP](https://github.com/pipeboard-co/meta-ads-mcp)** - Remote MCP server to interact with Meta Ads API - access, analyze, and manage Facebook, Instagram, and other Meta platforms advertising campaigns. - **[Minima](https://github.com/dmayboroda/minima)** - Local RAG (on-premises) with MCP server. +- **[MintMCP](https://github.com/mintmcp/servers)** - MCP servers for Google Calendar, Gmail, Outlook Calendar, and Outlook. - **[Mongo](https://github.com/QuantGeekDev/mongo-mcp)** - A Model Context Protocol (MCP) server that enables LLMs to interact directly with MongoDB databases - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB - **[MongoDB Lens](https://github.com/furey/mongodb-lens)** - Full Featured MCP Server for MongoDB Database.