todo-mcp-server
Verified Safeby surong15
Overview
A local MCP server for AI assistants to manage a personal to-do list with CRUD and search functionalities.
Installation
No command providedSecurity Notes
This is a local MCP server that uses an SQLite database for storage. There are no apparent external network connections, use of 'eval', or obfuscation techniques. Data remains local on the user's machine, interacting solely with the Claude Desktop application.
Similar Servers
mcp-container-ts
Provides a secure, extensible Model Context Protocol (MCP) server using Node.js and TypeScript, designed to expose custom tools to LLMs, deployable on Azure Container Apps with robust JWT and RBAC security.
todo-mcp-server
Provides autonomous task management and random string generation for AI agents via Model Context Protocol (MCP) using stdio or HTTP transports.
supatask
Manages local tasks, time tracking, and activity logging with a web interface, rich CLI, and AI assistant integration via the Model Context Protocol (MCP).
todoist-mcp-lite
Enables an AI agent to directly interact with the Todoist REST API v2 for comprehensive task and project management, acting as a pure API passthrough.