Skip to content

Conversation

@estib-vega
Copy link
Contributor

@estib-vega estib-vega commented Apr 1, 2025

Add an API MCP server


⧓ Review in Butler Review #8hd2V3ezU

gitbutler MCP server

Create an MCP server package for GitButler

15 commit series (version 3)

Series Commit Title Status Reviewers
15/15 Add readme
14/15 MCP: Add more client commands
13/15 Add Stack-related entity schemas
12/15 Get the worktree changes
11/15 Add schema entities for client structs
10/15 Only expose the API methods if there is an API key setup
9/15 MCP: get patch commit
8/15 MCP: Get patch stack
7/15 MCP: Hookup the chat message ans patch stack tools
6/15 MCP: Implement tools for patch stack & chat messages
5/15 MCP: entities - add more entities
4/15 MCP: Hookup the project tools
3/15 MCP: Projects API
2/15 MCP: request utils
1/15 MCP server

Please leave review feedback in the Butler Review

@vercel
Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
gitbutler-components ⬜️ Skipped (Inspect) Apr 7, 2025 9:28am
gitbutler-web ⬜️ Skipped (Inspect) Apr 7, 2025 9:28am

@vercel vercel bot temporarily deployed to Preview – gitbutler-web April 1, 2025 09:39 Inactive
@vercel vercel bot temporarily deployed to Preview – gitbutler-components April 1, 2025 09:39 Inactive
Create a package with the MCP server for the GitButler platform.
This patch introduces only a scaffold and tools will be added later.
Create a shared module for making request to the GitButler API
Create the schemas and functions that call the projects API
Add the Project tools to the MCP server
- patch
- patch stacks
- user
- chat message
Add tools to list patch stacks and chat messages
Add some Zod schema definitions for the return types of the work tree changes
Get the worktree changes for the current GitButler project
Add Zod schemas for the stack-related types
- List stacks
- List Stack Branches
- LIst Branch Commits
@vercel vercel bot temporarily deployed to Preview – gitbutler-components April 7, 2025 09:28 Inactive
@vercel vercel bot temporarily deployed to Preview – gitbutler-web April 7, 2025 09:28 Inactive
@estib-vega estib-vega merged commit dcccbbb into master Apr 7, 2025
19 checks passed
@estib-vega estib-vega deleted the e-branch-162 branch April 7, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants