Skip to main content

Add your description here

Project description

todo-list-mcp

Todo List MCP Server

License: MIT Python Ruff uv

A Model Context Protocol (MCP) server that provides:

  • Todo List Management: Persistent todo list with GitHub integration
  • Reminder Service: Desktop notifications with optional sound alerts
  • Cross-platform Sound System: Sound playback on Windows, macOS, and Linux

Quick Start

Prerequisites

  • UV installed
  • A GitHub Personal Access Token (PAT) with repo scope

Configuration

Create a .env file in ~/.todo-list-mcp/ with the following content:

TODO_LIST_MCP__GITHUB_FILE_CLIENT_SETTINGS__OWNER=your_username
TODO_LIST_MCP__GITHUB_FILE_CLIENT_SETTINGS__REPO=your_repo_name
TODO_LIST_MCP__GITHUB_FILE_CLIENT_SETTINGS__TOKEN=ghp_your_token_here

VSCode IDE Setup

Enter the following details in your mcp.json configuration file:

"todo-list-mcp": {
    "type": "stdio",
    "command": "uvx",
    "args": [
        "todo-list-mcp@latest"
    ],
    "envFile": "path/to/user/home/.todo-list-mcp/.env"
},

Features

Todo List Management (MCP)

  • GitHub Integration: Store tasks as YAML files in a GitHub repository tasks/ directory
  • Flexible Attributes: Track title, description, status, priority, urgency, time estimates, due dates, tags, and assignees
  • Smart Filtering: Query tasks by status, priority, tags, assignee, or due date
  • Lifecycle Management: Create, read, update, and archive tasks directly via MCP tools

Reminder System

  • Cross-Platform: Native visual dialogs for Windows, macOS, and Linux
  • Background Service: Reliable daemon process ensures timely notifications
  • Persistence: Local JSON storage in ~/.todo-list-mcp/reminder_daemon/ keeps reminders safe

Sound System

  • Universal Playback: Audio alerts on all supported operating systems
  • Built-in Assets: Includes a chime sound out of the box
  • Advanced Audio: Support for custom WAV files and loop playback with configurable intervals

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

todo_list_mcp-0.1.3.tar.gz (91.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

todo_list_mcp-0.1.3-py3-none-any.whl (94.7 kB view details)

Uploaded Python 3

File details

Details for the file todo_list_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: todo_list_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 91.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for todo_list_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cac0634fee0d7c19e3043c542f77567cd8bcd471912c82d86cdca373d67a5fa7
MD5 61e719c4aeb5b18abcad07a79e9fffea
BLAKE2b-256 f7851500749e9e40f69c915d8c74aec5562b22669767a4f69312623b1e262b69

See more details on using hashes here.

Provenance

The following attestation bundles were made for todo_list_mcp-0.1.3.tar.gz:

Publisher: publish-to-pypi.yml on l0kifs/todo-list-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file todo_list_mcp-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: todo_list_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 94.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for todo_list_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ed439b143a2d6085f3b639c084cff32e6ae40da04c07b28f7f334389f7fe2da0
MD5 a1ebec7dbe4283d0b284a309949c1daf
BLAKE2b-256 f5f0d71c5c689b4eee3baf19e4103c7a82d773d451d8401097f84aca91921fc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for todo_list_mcp-0.1.3-py3-none-any.whl:

Publisher: publish-to-pypi.yml on l0kifs/todo-list-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page