Coding Todo
БесплатноНе проверенIntegrates project management tools for viewing, adding, updating, and deleting todo items with priority setting, tagging, and project assignment capabilities,
Описание
Integrates project management tools for viewing, adding, updating, and deleting todo items with priority setting, tagging, and project assignment capabilities, enabling efficient task tracking and AI-assisted prioritization for software development workflows.
README
This MCP server provides tools and resources for managing a coding project's todo list.
Overview
This server allows you to:
- View the current todo list
- View details of specific todo items
- Add new todo items
- Update the status of todo items
- Delete todo items
- Update todo item details
Resources
todo://list: Provides a list of all todo items with their status, title, priority and tags.todo://item/{todo_id}: Provides detailed information about a specific todo item, including status, priority, creation date, project, tags, and description.
Tools
add_todo: Adds a new todo item to the list.- Arguments:
title: Title of the todo item (required)description: Detailed description of the todo item (required)project: Project name (optional)priority: Priority from 1 (lowest) to 5 (highest) (optional, default: 1)tags: List of tags related to the todo (optional)
- Arguments:
update_todo_status: Updates the status of an existing todo item.- Arguments:
id: The ID of the todo item to update (required)status: New status (pending/in_progress/completed) (required)
- Arguments:
delete_todo: Deletes a todo item from the list.- Arguments:
id: The ID of the todo item to delete (required)
- Arguments:
update_todo: Updates the details of an existing todo item.- Arguments:
id: The ID of the todo item to update (required)title: New title (optional)description: New description (optional)project: New project name (optional)priority: New priority from 1 (lowest) to 5 (highest) (optional)tags: New list of tags (optional)
- Arguments:
Installation
Before running the server, you need to install the required Python packages. You can do this using pip:
pip install -r requirements.txt
Usage
To run the server, execute the coding_todo.py script.
python coding_todo.py
This will start the MCP server, making its tools and resources available to MCP clients.
Установка Coding Todo
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/dennismartis/mcp-todoFAQ
Coding Todo MCP бесплатный?
Да, Coding Todo MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Coding Todo?
Нет, Coding Todo работает без API-ключей и переменных окружения.
Coding Todo — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Coding Todo в Claude Desktop, Claude Code или Cursor?
Открой Coding Todo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Compare Coding Todo with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity




