Skip to main content
Glama

Todo MCP Server

CLAUDE.md801 B
a TODO MCP server using `modelfetch` follow these instructions: ## Features * Manage todo lists: CRUD * Manage todo items: CRUD, assignee, snooze, recursion (daily, weekly, monthly, specific week days), priority (none, low, medium, high), tags & status * Mark done * Search by keywords * Sort by time, priority * Filter by assignee, day/week/month, tags & status ## Database: SQLite ## Environment variables * NOTIFICATION_WEBHOOK: to post task data when meeting deadline ## Documentation * ModelFetch: https://github.com/phuctm97/modelfetch * Model Context Protocol TypeScript SDK: https://github.com/modelcontextprotocol/typescript-sdk ## Instructions * Use BunJS * Use Context7 * Create Dockerfile and docker-compose.yaml * Write tests * Write detailed README.md after finishing implementation

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrgoonie/todo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server