From 4d5abdb261d19fda37aa3cd69893f959108f8864 Mon Sep 17 00:00:00 2001 From: Maximilian Date: Mon, 16 Mar 2026 07:13:30 +0100 Subject: [PATCH 1/3] Add Timergy MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3bb492d5..0e203366 100644 --- a/README.md +++ b/README.md @@ -1793,6 +1793,7 @@ Interact with Git repositories and version control platforms. Enables repository - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) 📇 ☁️ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) 🐍 ☁️ 🍎 🪟 🐧 - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. - [teamwork/mcp](https://github.com/teamwork/mcp) 🎖️ 🏎️ ☁️ 🍎 🪟 🐧 - Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point. +- [Timergy](https://github.com/timergy-app/timergy) - Create scheduling polls (like Doodle) from AI agents. Find the best time for meetings, dinners, and events. No auth required. `create_poll` `vote_on_poll` `get_results` `finalize_poll` - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. - [universalamateur/reclaim-mcp-server](https://github.com/universalamateur/reclaim-mcp-server) 🐍 ☁️ - Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics. - [UnMarkdown/mcp-server](https://github.com/UnMarkdown/mcp-server) [![mcp-server MCP server](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server) 📇 ☁️ - The document publishing layer for AI tools. Convert markdown to formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text with 62 templates. From 5b8300f345b8a109a55120a401bdbea1b29b06f1 Mon Sep 17 00:00:00 2001 From: Maximilian Date: Mon, 16 Mar 2026 07:27:40 +0100 Subject: [PATCH 2/3] Fix link formatting for Timergy entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e203366..968f4c93 100644 --- a/README.md +++ b/README.md @@ -1793,7 +1793,7 @@ Interact with Git repositories and version control platforms. Enables repository - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) 📇 ☁️ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) 🐍 ☁️ 🍎 🪟 🐧 - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. - [teamwork/mcp](https://github.com/teamwork/mcp) 🎖️ 🏎️ ☁️ 🍎 🪟 🐧 - Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point. -- [Timergy](https://github.com/timergy-app/timergy) - Create scheduling polls (like Doodle) from AI agents. Find the best time for meetings, dinners, and events. No auth required. `create_poll` `vote_on_poll` `get_results` `finalize_poll` +- [timergy-app/timergy](https://github.com/timergy-app/timergy) 📇 ☁️ - Create scheduling polls (like Doodle) from AI agents. Find the best time for meetings, dinners, and events. No auth required. `create_poll` `vote_on_poll` `get_results` `finalize_poll` - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. - [universalamateur/reclaim-mcp-server](https://github.com/universalamateur/reclaim-mcp-server) 🐍 ☁️ - Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics. - [UnMarkdown/mcp-server](https://github.com/UnMarkdown/mcp-server) [![mcp-server MCP server](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server) 📇 ☁️ - The document publishing layer for AI tools. Convert markdown to formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text with 62 templates. From 7c1109b7036c8c4358f162dae25f2310b98ff900 Mon Sep 17 00:00:00 2001 From: Maximilian Date: Mon, 16 Mar 2026 09:41:49 +0100 Subject: [PATCH 3/3] Add Glama badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 968f4c93..35d37a7c 100644 --- a/README.md +++ b/README.md @@ -1793,7 +1793,7 @@ Interact with Git repositories and version control platforms. Enables repository - [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) 📇 ☁️ - An MCP server to interface with the Google Calendar API. Based on TypeScript. - [taylorwilsdon/google_workspace_mcp](https://github.com/taylorwilsdon/google_workspace_mcp) 🐍 ☁️ 🍎 🪟 🐧 - Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets over stdio, Streamable HTTP and SSE transports. - [teamwork/mcp](https://github.com/teamwork/mcp) 🎖️ 🏎️ ☁️ 🍎 🪟 🐧 - Project and resource management platform that keeps your client projects on track, makes managing resources a breeze, and keeps your profits on point. -- [timergy-app/timergy](https://github.com/timergy-app/timergy) 📇 ☁️ - Create scheduling polls (like Doodle) from AI agents. Find the best time for meetings, dinners, and events. No auth required. `create_poll` `vote_on_poll` `get_results` `finalize_poll` +- [timergy-app/timergy](https://github.com/timergy-app/timergy) [![timergy-app/timergy MCP server](https://glama.ai/mcp/servers/timergy-app/timergy/badges/score.svg)](https://glama.ai/mcp/servers/timergy-app/timergy) 📇 ☁️ - Create scheduling polls (like Doodle/When2Meet) from AI agents. No auth required. Tools: `create_poll`, `get_poll`, `vote_on_poll`, `get_results`, `finalize_poll`. - [tubasasakunn/context-apps-mcp](https://github.com/tubasasakunn/context-apps-mcp) 📇 🏠 🍎 🪟 🐧 - AI-powered productivity suite connecting Todo, Idea, Journal, and Timer apps with Claude via Model Context Protocol. - [universalamateur/reclaim-mcp-server](https://github.com/universalamateur/reclaim-mcp-server) 🐍 ☁️ - Reclaim.ai calendar integration with 40 tools for tasks, habits, focus time, scheduling links, and productivity analytics. - [UnMarkdown/mcp-server](https://github.com/UnMarkdown/mcp-server) [![mcp-server MCP server](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/@UnMarkdown/mcp-server) 📇 ☁️ - The document publishing layer for AI tools. Convert markdown to formatted documents for Google Docs, Word, Slack, OneNote, Email, and Plain Text with 62 templates.