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.4.tar.gz (91.2 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.4-py3-none-any.whl (94.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: todo_list_mcp-0.1.4.tar.gz
  • Upload date:
  • Size: 91.2 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.4.tar.gz
Algorithm Hash digest
SHA256 c9a52a1e7cdad689bef3059613835b24d69005d4c7261231b82b592713376897
MD5 cb0916cc48d19424ba7d2c3a83f3f82a
BLAKE2b-256 9a4430e9993ff3caa7467483b7af5c9b141aad5cd9bd9023637c887cc3984b1c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: todo_list_mcp-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 94.8 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 2248cb4f92752fd5f277269a2c212044866810bf05a9a0e0d781abd7ec3a3141
MD5 aa14d1073096824bb9c3a2cc4a649ca7
BLAKE2b-256 441cbb7ff75e23f3ce0e1bbbac4c8cf73dc41a7b6ba1ee3bb53ae4649d0b0e80

See more details on using hashes here.

Provenance

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