MCP Servers / productivity / Todo MCP Server

Todo MCP Server

JSON →
stdionone1productivity

A Todo and Task Manager server for creating, updating, and managing tasks, using a SQLite database.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: todo-mcp-server
Tools
What this server exposes
create_todo
Create new todos with title, description, priority, due date, and tags
update_todo
Update existing todos (any field)
delete_todo
Delete todos by ID
complete_todo
Mark todos as completed
list_todos
List todos with filtering (completion status, priority, tag, limit)
search_todos
Search todos by title, description, or tags
get_todo_stats
Get comprehensive todo statistics
Configuration
Environment & auth
authnone
Resources
Todo MCP Server — MCP Server · libregistry