checklist-mcp-server

checklist-mcp-server

0

Checklist MCP Server is a simple implementation that manages checklists using the Model Context Protocol. It offers basic checklist management with session-based interaction via standard input/output, employing in-memory storage and structured logging.

save_tasks

Save or replace a task list for a session, create a new session if no ID is provided

get_all_tasks

Get all tasks for a given session ID

mark_task_as_done

Mark a specific task as completed in a session