Software-planning-mcp

Software-planning-mcp

4.2

Software-planning-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of Software-planning-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 henry@mcphub.com.

A Model Context Protocol (MCP) server designed to facilitate software development planning through an interactive, structured approach.

start_planning

Start a new planning session with a goal

Try it

The software development goal to plan

      Result:

      save_plan

      Save the current implementation plan

      Try it

      The implementation plan text to save

          Result:

          add_todo

          Add a new todo item to the current plan

          Try it

          Title of the todo item

            Detailed description of the todo item

              Complexity score (0-10)

                Optional code example

                    Result:

                    remove_todo

                    Remove a todo item from the current plan

                    Try it

                    ID of the todo item to remove

                        Result:

                        get_todos

                        Get all todos in the current plan

                        Try it

                          Result:

                          update_todo_status

                          Update the completion status of a todo item

                          Try it

                          ID of the todo item

                            New completion status

                            New completion status

                                Result: