samsung-reminder-mcp

samsung-reminder-mcp

Enables reading and writing Samsung Reminder data locally, providing tools to list, create, update, delete, and manage reminders and categories via Samsung Cloud.

Category
Visit Server

README

Reminder for Windows

An unofficial Samsung One UI-inspired desktop client and local MCP server for reading and writing Samsung Reminder data without Microsoft Reminders sync.

[!IMPORTANT] This experimental project is not affiliated with, endorsed by, or supported by Samsung. It depends on private Samsung Browser and Samsung Cloud behavior that can change without notice.

Screenshots

All images show the built-in browser preview with bundled sample data.

Main window in dark appearance

Light appearance Compact window with details drawer First-run disclosure
Main window in light appearance Details drawer in a compact window Cloud access disclosure

Requirements

For a prebuilt release:

  • 64-bit Windows 10 version 1809 or newer, or Windows 11, on x64 or ARM64. Release CI builds and tests both architectures natively.
  • Samsung Browser for Windows installed using Samsung's official 64-bit installer.
  • A Samsung Account signed in through Samsung Browser. Open the browser at least once so it creates the default profile.
  • Network access to Samsung Cloud. The installer may also download Microsoft Edge WebView2 when it is unavailable.

This project currently expects Samsung's standard system-wide installation and default profile paths:

  • C:\Program Files\Samsung\Internet\Application\samsunginternet.exe
  • %LOCALAPPDATA%\Samsung\Internet\User Data\Default

Custom installation and profile locations are not currently detected. Samsung Browser must be completely closed before the first sync. Chromium otherwise routes the helper launch into the existing process without enabling the private localhost bridge. After the app has cached a valid credential, normal Reminder operations no longer keep the browser open.

Samsung currently offers separate official x64 and ARM64 evergreen installers. This project publishes matching x64 and ARM64 app builds.

Install

Download the current NSIS installer, MSI, or portable ZIP from GitHub Releases.

Scoop

This repository is also a Scoop bucket:

scoop bucket add samsung-reminder https://github.com/eliasblume/samsung-reminder-desktop
scoop install samsung-reminder/samsung-reminder

The local MCP server is a separate package, so desktop-only installs do not add a command-line binary to PATH:

scoop install samsung-reminder/samsung-reminder-mcp

When upgrading from v0.1.1 or older, update samsung-reminder before installing the MCP package so Scoop removes the previously bundled MCP shim first.

The release pipeline updates both Scoop packages from their separate x64 and ARM64 bundles. Future releases can then be installed with:

scoop update samsung-reminder
scoop update samsung-reminder-mcp

Run from source

Source builds require Node.js 22.12 or newer, pnpm 11.17, Rust 1.97.1, the Tauri prerequisites for Windows, and Visual Studio Build Tools with the Desktop development with C++ workload.

pnpm install --frozen-lockfile
pnpm tauri:dev

Dark mode is the first-run default. The appearance toggle is saved locally.

The editor supports Samsung lists, notes and checklists, importance, completion, alert strength, early alerts, all-day and timed schedules, place triggers, and minute/hour/day/week/month/year recurrence. List colors and all 42 category icon indices sync through Samsung Cloud. Monthly rules use a day of month and yearly rules use month plus day, matching the mobile data model.

Build

pnpm typecheck
pnpm tauri:build
pnpm build:mcp

Tauri produces NSIS and MSI installers under src-tauri/target/release/bundle. See RELEASING.md for the automated SemVer release process.

MCP server

Installing the samsung-reminder-mcp Scoop package adds samsung-reminder-mcp to PATH. A local MCP configuration can therefore use:

[mcp_servers.samsung-reminders]
command = "samsung-reminder-mcp"
env = { CDP_ENDPOINT = "http://127.0.0.1:9226" }

For a source build, point command to src-tauri/target/release/samsung-reminder-mcp.exe instead.

The stdio server exposes:

  • samsung_reminders_status
  • samsung_reminders_list
  • samsung_reminder_categories_list
  • samsung_reminder_category_create
  • samsung_reminder_category_update
  • samsung_reminder_category_delete
  • samsung_reminders_get
  • samsung_reminders_create
  • samsung_reminders_update
  • samsung_reminders_delete

Reminder and category deletion require confirmId to exactly match the target ID. Deleting a category first moves its reminders to My reminders. MCP status deliberately omits the Samsung account email and account-ID hint that the local desktop UI can display.

Architecture

  • React, TanStack DB, and TanStack Query for live collections, optimistic mutations, and cloud-operation caching
  • Tailwind CSS, Radix primitives, and Lucide icons for the One UI-inspired interface
  • Tauri 2 and Rust for the desktop shell, browser lifecycle management, and direct Samsung Cloud client
  • A small JavaScript bootstrap evaluated only inside Samsung's signed Calendar extension
  • Windows Credential Manager plus an in-memory Rust credential cache
  • A sibling Rust stdio MCP binary sharing the same bridge implementation

Privacy and security

The Samsung Cloud credential remains in Rust and is encrypted for the current Windows user by Windows Credential Manager. It is never returned through React or MCP and is not written to logs or plaintext files. The CDP endpoint is restricted to an explicit http://127.0.0.1:<port> origin.

Use Settings → Disconnect Samsung account to remove the cached credential and return to the first-run disclosure. Settings → Erase all app data additionally clears the stored consent choice and all local settings for a full factory reset. Neither action deletes reminders stored in Samsung Cloud.

The repository contains no Samsung APKs, decompiled Samsung source, Samsung account data, captured API payloads, user screenshots, access tokens, or Samsung artwork. The extension ID, Cloud app ID, endpoint, and table names in source are protocol constants rather than user credentials.

Before the first cloud request, the app displays an explicit disclosure and requires local opt-in. See LEGAL.md, PROVENANCE.md, and THIRD_PARTY_NOTICES.md for the private-interface caveat, implementation provenance, and dependency notices.

See SECURITY.md before reporting a vulnerability. Never attach tokens, Reminder contents, browser-profile data, or unredacted crash dumps to a public issue.

Scope and caveats

A Samsung Browser, signed extension, or Cloud API update can break this project. The current proof of concept covers listing, reading, creating, editing, completing, favoriting, custom lists, checklists, recurrence, place/time alarms, early alerts, all-day reminders, alert strength, sharing, and guarded deletion.

Attachment upload, voice capture, map search/geocoding, and Samsung's suggested-reminder templates are not implemented. Windows installers are initially unsigned, so Windows may display a publisher warning. Checksums verify downloaded bytes but do not establish publisher identity.

License

MIT © 2026 eliasblume

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured