β‘οΈ A FastAPI-based Git tool server implementation.
π§ Untested MCP Port β Contribution Welcome!
git clone https://github.com/open-webui/openapi-servers
cd openapi-servers/servers/git
pip install -r requirements.txt
uvicorn main:app --host 0.0.0.0 --reload
β You're now running the Git tool server!