mcp-server-git logo

mcp-server-git

by killinsun

This repository is designed for learning about MCP Server implementation with Git features. It uses Bun.js as a fast, all-in-one JavaScript runtime.

View on GitHub

Last updated: N/A

mcp-server-git

A repository to learn MCP Server with implementing git features.

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.