Powered By [ArcoDesign](https://arco.design/)
stdio-to-HTTP MCP proxy for Grackle — bridges stdio-only MCP clients (Claude Desktop, Codex CLI, Clawpilot) to a Grackle HTTP MCP server using static API-key auth
GentID Agent Gateway — Express, Next.js, and Cloudflare Worker middleware for AI agent authentication
This project aims to replace the builtin git-http-backend CGI handler distributed with C Git with a Rack application. By default, Grack uses calls to git on the system to implement Smart HTTP. Since the git-http-backend is really just a simple wrapper for the upload-pack and receive-pack processes with the '--stateless-rpc' option, this does not actually re-implement very much. However, it is possible to use a different backend by specifying a different Adapter.
Ruby/Rack Git Smart-HTTP Server Handler
Alternative Adapter for grack; uses the RJGit gem for a pure jruby interface to git repos. Together with Grack, this yields a pure JRuby implementation of git's smart-http protocol.
GRack for use in Ghoul. Original code by Scott Chacon <schacon@gmail.com>
This is a fork of Grack that adds Branch Level Access control and LDAP Authentication
Grackle is a lightweight library for the Twitter REST API designed to be resilient to Twitter API changes or errors.