btbishop93/cycles-mcp
3.2
If you are the rightful owner of cycles-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.
A Model Context Protocol (MCP) server designed to manage development cycles, tasks, and git workflow across multiple repositories.
Tools
Functions exposed to the LLM to take actions
init-workflow
Initialize cycle workflow in a repository.
create-cycle
Create a new development cycle.
add-task
Add a task to a cycle.
commit-task
Commit changes with conventional commit format.
push-branch
Push current branch to remote.
create-pr
Create pull request and mark task complete.
update-progress
Update cycle progress and log sessions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client