todolist-mcp

Crates.iotodolist-mcp
lib.rstodolist-mcp
version0.1.0
created_at2025-07-30 09:33:25.98922+00
updated_at2025-07-30 09:33:25.98922+00
descriptionSimple MCP server for displaying planned tasks
homepage
repository
max_upload_size
id1773303
size73,579
Sean P. Kelly (cbgbt)

documentation

README

TodoList MCP Server

A Model Context Protocol (MCP) server that provides a structured todo list tool for AI assistants to manage tasks effectively.

Installation

Installing via Claude Code

To use with Claude Code, install the binary:

cargo install --locked todolist-mcp

Then configure Claude Code:

$ claude mcp add todolist -- todolist-mcp
Commit count: 0

cargo fmt