mcp-server-git
@killinsun
About mcp-server-git
A repository to learn MCP Server with implementing git features.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-git-learn": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-server-git?
A server for learning Model Context Protocol (MCP) by implementing git-related features. It runs on Bun and is intended for educational purposes.
How to use mcp-server-git?
—
Features of mcp-server-git
—
Use cases of mcp-server-git
—
FAQ from mcp-server-git
What runtime does mcp-server-git require?
Bun is required. The project was created with bun v1.2.12.
How do I install and run the server?
Run bun install to install dependencies, then bun run index.ts to start.
Is this server production‑ready?
The README describes it as a repository to learn MCP Server; it is likely for experimentation only.
Frequently asked questions
What runtime does mcp-server-git require?
Bun is required. The project was created with bun v1.2.12.
How do I install and run the server?
Run `bun install` to install dependencies, then `bun run index.ts` to start.
Is this server production‑ready?
The README describes it as a repository to learn MCP Server; it is likely for experimentation only.
Basic information
More Version Control MCP servers
Gitlab Mcp Server
jmrplensOpen source GitLab MCP server for AI assistants: 2-tool dynamic find/execute over 860+ GitLab actions (1,000+ Enterprise), stdio/HTTP/OAuth, safe/read-only modes.
MCP Atlassian Server (by phuc-nt)
phuc-ntMCP server connecting AI assistants with Jira & Confluence for smart project management.
Linear MCP Server
jerhadfA server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
Atlassian Data Center MCP
b1ffMCP servers for the Atlassian products (Bitbucket, Confluence, JIRA) of the Data Center version
GitHub Actions 工作流使用说明
HenryHaosonYuque mcp server
Comments