mcginleyr1/jj-mcp-server
If you are the rightful owner of jj-mcp-server 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.
The jj MCP Server is a Model Context Protocol server designed to facilitate interactions with the Jujutsu (jj) version control system, enabling AI assistants and other MCP clients to perform various version control operations.
Tools
Functions exposed to the LLM to take actions
status
Show the status of the working directory.
rebase
Rebase a revision onto another.
commit
Create a new commit with a message.
new
Create a new empty commit.
log
Show commit history with optional filtering.
diff
Show differences between revisions.
git-clone
Clone a Git repository using jj.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client