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.2.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.2-py3-none-any.whl (94.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: todo_list_mcp-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 f016539419025e9f852a785785b65cc8f4cda50d7899856f57f938bc01c0c925
MD5 e5e5b96133d6ef4d021f1ade6f5d691c
BLAKE2b-256 9e5185c582044e3253d8666b204dfa63b3a88fc9019a2335925fcac41f112850

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: todo_list_mcp-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fb06470e9a5d4b9b624c24d60a6ff9c8a8257bb65c64773e5c7af80a491c4e9b
MD5 5d2953770daf3edbf9a2891a7820dec6
BLAKE2b-256 a3104ce46c606873038409c6c7a844f694eec13d9ce432c5bee9b230886521b0

See more details on using hashes here.

Provenance

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