mcp-server-git
@killinsun
mcp-server-git について
A repository to learn MCP Server with implementing git features.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-git-learn": {
"command": "bun",
"args": [
"run",
"index.ts"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「バージョン管理」の他のコンテンツ
MCP Atlassian
soopersetMCP server for Atlassian tools (Confluence, Jira)
Test
skillsCreate a site or blog from your GitHub repositories with GitHub Pages.
GitHub Stars MCP Server
ccbikaiA Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
Code Review Server
crazyrabbitLTCA MCP server for code reviews
コメント