todo-mcp-server
0
The TodoMCPAppServer is a Model Context Protocol server designed for managing todo items. It supports CRUD operations with YAML file storage and a real-time update feature using stdio transport.
Node.js
Running environment
YAML file
Persistent storage for task data
stdio
MCP transmission method