Manage Telegram reminders with natural language for creating, updating, deleting, and listing.
The available materials are minimal: no credentials or remote endpoints are declared, and no clear high-risk red flags are present. However, it is a third-party open-source project with missing documentation, no declared license, and weak adoption/maintenance signals, so cautious use is warranted.
The material explicitly states that no keys or environment variables are required. Based on the available information, there is no stated need for API keys, tokens, or other sensitive credentials, so credential exposure appears limited.
The remote endpoint field is marked as 'none', but the described functionality involves managing Telegram reminders, which may typically require some service interaction. Because no README is provided, the actual network egress behavior cannot be verified, so it should be treated cautiously due to incomplete disclosure.
The system checks indicate that it executes code. As an MCP tool, this typically means running local processes or scripts. Such local execution is a normal capability for this tool class, and the provided material does not show requests for system privileges beyond its stated purpose.
The materials do not specify which local files, databases, or user data are accessed, nor do they define permission boundaries. With limited information, it is reasonable to assume it accesses reminder-related data, but there is no clear evidence of over-privileged access.
A positive factor is that there is an auditable open-source repository. However, it comes from a third-party registry, lacks a README, has no declared license, has 0 stars, and has unknown maintenance status, which weakens supply-chain trust and warrants manual review of the code and dependencies.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Telegram Reminder MCP" yet — see the docs or source repo.
Please remind me tomorrow at 3 PM to join the weekly project meeting, and notify me 15 minutes in advance.
A new Telegram reminder is created with the time, task details, and advance notification setting.
Move my Friday weekly report reminder to 7 PM and change the content to submit the sales weekly report.
The matching reminder is found and updated with the new time and task content, then the updated result is returned.
List all my reminders for this week and delete the ones that are already overdue.
A list of this week’s reminders is returned, overdue items are removed, and only the current user’s data is affected.
Send Telegram messages and schedule reminders with Docker-friendly deployment.
Let AI manage Apple Reminders by creating, listing, completing, and deleting tasks.
Manage Apple Reminders lists and tasks with add, edit, complete, and delete actions.
Send Telegram notifications from an MCP client with a bot token and chat ID.
Send AI notifications and collect user replies through Telegram conversations.
Send Telegram messages through MCP with HTML and Markdown formatting support.