planner_mcp

serser152/planner_mcp

3.2

If you are the rightful owner of planner_mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This is a simple planning MCP server designed for task management and time-related functionalities.

Simple planning mcp server for agent

Protocol - streamable http, port 8000 (can be changed in docker-compose.yaml)

Functions:

  • get current time
  • get current date
  • add, update, delete, list tasks

Install & run

git clone https://github.com/serser152/planner_mcp
cd planner-mcp
docker-compose up -d

Ready to use!