From 9cbd41d3e18699f0ccb69c83d06d8f65e2c1d2d5 Mon Sep 17 00:00:00 2001 From: Chris Tulino <36631050+christulino@users.noreply.github.com> Date: Thu, 16 Apr 2026 13:59:45 -0400 Subject: [PATCH 1/4] =?UTF-8?q?Add=20todoist-v1-mcp-server=20=F0=9F=A4=96?= =?UTF-8?q?=F0=9F=A4=96=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b79332b..8b7f5c55 100644 --- a/README.md +++ b/README.md @@ -2198,6 +2198,7 @@ Interact with Git repositories and version control platforms. Enables repository - [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) [![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`. +- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. - [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. - [twtrubiks/odoo19-mcp-server](https://github.com/twtrubiks/odoo19-mcp-server) [![twtrubiks/odoo19-mcp-server MCP server](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety. - [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. From 982c6ed694cf040dcac04eceeded61ca5c79f2b5 Mon Sep 17 00:00:00 2001 From: Chris Tulino <36631050+christulino@users.noreply.github.com> Date: Fri, 17 Apr 2026 08:11:14 -0400 Subject: [PATCH 2/4] Update Todoist MCP server entry with badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b7f5c55..d4a5214e 100644 --- a/README.md +++ b/README.md @@ -2198,7 +2198,7 @@ Interact with Git repositories and version control platforms. Enables repository - [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) [![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`. -- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. +- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) [![christulino/todoist-v1-mcp-server MCP server](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server) - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. - [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. - [twtrubiks/odoo19-mcp-server](https://github.com/twtrubiks/odoo19-mcp-server) [![twtrubiks/odoo19-mcp-server MCP server](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety. - [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. From 159d41ebf63a56ccae18139717e284696db0b40f Mon Sep 17 00:00:00 2001 From: Chris Tulino <36631050+christulino@users.noreply.github.com> Date: Fri, 17 Apr 2026 08:13:10 -0400 Subject: [PATCH 3/4] Update Todoist MCP server entry in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4a5214e..d33cbce6 100644 --- a/README.md +++ b/README.md @@ -2198,7 +2198,7 @@ Interact with Git repositories and version control platforms. Enables repository - [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) [![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`. -- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) [![christulino/todoist-v1-mcp-server MCP server](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server) - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. +- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) [![christulino/todoist-v1-mcp-server MCP server](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server) 📇 🏠 - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. - [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. - [twtrubiks/odoo19-mcp-server](https://github.com/twtrubiks/odoo19-mcp-server) [![twtrubiks/odoo19-mcp-server MCP server](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety. - [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. From 87302283267e51743cdff8c37052604df7dec5c8 Mon Sep 17 00:00:00 2001 From: Chris Tulino <36631050+christulino@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:06:08 -0400 Subject: [PATCH 4/4] Use owner/repo format for entry name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d33cbce6..2d814893 100644 --- a/README.md +++ b/README.md @@ -2198,7 +2198,7 @@ Interact with Git repositories and version control platforms. Enables repository - [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) [![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`. -- [todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) [![christulino/todoist-v1-mcp-server MCP server](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server) 📇 🏠 - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. +- [christulino/todoist-v1-mcp-server](https://github.com/christulino/todoist-v1-mcp-server) [![christulino/todoist-v1-mcp-server MCP server](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/christulino/todoist-v1-mcp-server) 📇 🏠 - MCP server for Todoist built on the unified API v1. Stdio transport, 20 tools covering tasks, projects, sections, and labels. No daily reconnection issues. - [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. - [twtrubiks/odoo19-mcp-server](https://github.com/twtrubiks/odoo19-mcp-server) [![twtrubiks/odoo19-mcp-server MCP server](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/twtrubiks/odoo19-mcp-server) 🐍 ☁️ 🏠 🍎 🪟 🐧 - MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety. - [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.