mcp-server-toodo
Verified Safeby ringotypowriter
Overview
Manages personal to-do lists with file-based storage, agent-tooling via MCP, and system tray integration for quick access on macOS.
Installation
bun run index.tsEnvironment Variables
- TODO_DEFAULT_EXPIRATION
Security Notes
The server primarily operates on local files within `~/.config/todos/` and utilizes a native system tray binding (`traykit-bindings`). The todo names are sanitized to prevent path traversal issues (e.g., `../`). No explicit 'eval' or direct network exposure beyond stdio for the MCP protocol is evident. Native bindings can inherently carry risks if the underlying library has vulnerabilities, but the usage appears standard. File system operations are confined to a user-specific configuration directory.
Similar Servers
agent
A CLI agent and proxy server that manages and consolidates multiple Model Context Protocol (MCP) servers from various applications and registries.
anki-mcp-server
Enables Large Language Models (LLMs) to interact with Anki flashcard software by providing a Model Context Protocol (MCP) server that communicates via AnkiConnect.
mcp-server
This server integrates Kontent.ai content management with AI tools, allowing natural language operations to create, manage, and explore structured content.
mcp-server
Provides an AI-powered Model Context Protocol (MCP) server for integrating with RAD Security's Kubernetes and cloud security insights.