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"
    ],
    "envFile": "~/.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.0.tar.gz (90.4 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.0-py3-none-any.whl (94.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: todo_list_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 90.4 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.0.tar.gz
Algorithm Hash digest
SHA256 9f8467345e12a7d4ad48fae20ebf5f9287a83d5eccc2d8bdb6c88b211291e793
MD5 fbf4470476224f1fb3cc9155756260e9
BLAKE2b-256 b80111b149c6376f87ea0c5ec41317704932b50b42a47aa82687bcb269ab38e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for todo_list_mcp-0.1.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: todo_list_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 94.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 842c512ba033eaa36d090d9172c0371516215a39e3eab5b77462de375b9947b5
MD5 5b98e02f5151c094ef874424a0257495
BLAKE2b-256 58347de729a85cd7c4d8e9f6aa7dd789f79e68e7a5e1feb96e9bde05b290ddd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for todo_list_mcp-0.1.0-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