MCPServers
Software Planning - MCP server logo

Software Planning

0
0

Summary

Software Planning MCP provides a structured approach for AI assistants to plan and organize software development projects. Built with Python using the FastMCP framework, it enables models to break down complex software tasks into manageable components, define project structures, and create implementation roadmaps. The server can be deployed via Docker or run locally, making it flexible for integration into various development workflows where systematic project planning and architecture design are needed.

Available Actions(6)

start_planning

开始一个新的规划会话,设置目标. 参数: goal (软件开发目标)

save_plan

保存当前实施计划. 参数: plan (实施计划文本)

add_todo

向当前计划添加新的待办事项. 参数: title (标题), description (描述), complexity (复杂度0-10), code_example (代码示例可选)

remove_todo

从当前计划中移除待办事项. 参数: todo_id (待办事项ID)

get_todos

获取当前计划中的所有待办事项. 参数: 无

update_todo_status

更新待办事项的完成状态. 参数: todo_id (待办事项ID), is_complete (完成状态)

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ