From c4c405e51a73e934186c1df12fc6b8bede215ecc Mon Sep 17 00:00:00 2001 From: Bury Huang Date: Thu, 20 Mar 2025 01:06:13 -0700 Subject: [PATCH] Add community MCP server: mcp-server-headless-gmail --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72503f9cae..39249ef8a5 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Ghost](https://github.com/MFYDev/ghost-mcp)** - A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. - **[Glean](https://github.com/longyi1207/glean-mcp-server)** - A server that uses Glean API to search and chat. - **[Gmail](https://github.com/GongRzhe/Gmail-MCP-Server)** - A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. +- **[Gmail Headless](https://github.com/baryhuang/mcp-headless-gmail)** - Remote hostable MCP server that can get and send Gmail messages without local credential or file system setup. - **[Goal Story](https://github.com/hichana/goalstory-mcp)** - a Goal Tracker and Visualization Tool for personal and professional development. - **[GOAT](https://github.com/goat-sdk/goat/tree/main/typescript/examples/by-framework/model-context-protocol)** - Run more than +200 onchain actions on any blockchain including Ethereum, Solana and Base. - **[Golang Filesystem Server](https://github.com/mark3labs/mcp-filesystem-server)** - Secure file operations with configurable access controls built with Go!