Kesin11/mcp_sandbox
3.1
If you are the rightful owner of mcp_sandbox and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project includes an MCP (Model Context Protocol) server for managing TODO lists.
Tools
Functions exposed to the LLM to take actions
create_session
Start a new TODO list session with initial tasks.
get_tasks
Retrieve tasks for a specified session.
update_task_status
Update the status of a specified task.
get_next_pending_task
Get the next pending task to be executed.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client