Skip to content

mcp server binary poc #8448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

mcp server binary poc #8448

wants to merge 2 commits into from

Conversation

schacon
Copy link
Member

@schacon schacon commented May 8, 2025


⧓ Review in Butler Review #6NWYAgXcZ

sc-mcp-server-script

proof of concept for a Rust-based MCP server binary.

2 commit series (version 2)

Series Commit Title Status Reviewers
2/2 actually commit things
1/2 simple gitbutler-mcp server binary

Please leave review feedback in the Butler Review

Copy link

vercel bot commented May 8, 2025

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

Name Status Preview Comments Updated (UTC)
gitbutler-components ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2025 11:15am
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2025 11:15am

@github-actions github-actions bot added the rust Pull requests that update Rust code label May 8, 2025
@schacon schacon changed the title sc-mcp-server-script mcp server binary May 8, 2025
@schacon schacon changed the title mcp server binary mcp server binary poc May 8, 2025
schacon added 2 commits May 10, 2025 06:13
Instead of needing to set env vars and run a node server, this
implements a simple Rust compiled binary that has direct access to all
the GitButler apis. Should be possible to build this into a single
binary that can be run as an MCP server that doesn’t need anything else.
The MCP server will now actually commit work. Just trying to see how to
actually run GitButler stuff via this Rust binary. Currently it will
just choose the first stack it sees and blindly commit everything with
the unmodified prompt and summary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant