mcp-todo-server

mutker/mcp-todo-server

3.3

If you are the rightful owner of mcp-todo-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Model Context Protocol (MCP) server is designed for managing TODO.md and CHANGELOG.md files with precision and efficiency.

Tools

Functions exposed to the LLM to take actions

get-todo-tasks

Get all tasks from TODO.md

get-todo-tasks-by-version

Get tasks for a specific version

add-todo-task

Add a new task for a specific version

update-todo-task

Update an existing task

add-todo-version

Add a new version section

import-todo

Import and format an existing TODO.md

get-changelog

Get all changelog entries

get-changelog-by-version

Get changelog entries for a specific version

add-changelog-entry

Add a new changelog version entry

update-changelog-entry

Update an existing changelog entry

import-changelog

Import and format an existing CHANGELOG.md

generate-changelog-from-todo

Generate a new CHANGELOG.md entry based on completed tasks in TODO.md

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources