version control
Atomgit Mcp Server
Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.
typescript
cloud
version control
Installation
npx -y kaiyuanxiaobing/atomgit-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "atomgit-mcp-server",
"command": "npx",
"args": [
"-y",
"kaiyuanxiaobing/atomgit-mcp-server"
]
}About This MCP Server
kaiyuanxiaobing/atomgit-mcp-server
Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.
GitHub: https://github.com/kaiyuanxiaobing/atomgit-mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub