Enterprise DNA
M MCP Servers Developer low

kaiyuanxiaobing/atomgit-mcp-server

by Various

📇 ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more.

K

MCP

kaiyuanxiaobing/atomgit-mcp-server

Added 1 June 2026

Overview

An MCP server that integrates with AtomGit for repository management tasks. It provides tools to interact with pull requests, issues, branches, labels, and other repository features through the Model Context Protocol.

Best for

Best for
Developers using AtomGit who want to automate repository management via MCP

Use cases

  • Automate pull request creation and review workflows
  • Manage issues and labels across AtomGit repositories
  • List and switch branches programmatically

How to use

Install

npx -y atomgit-mcp-server@latest

Tested with

Claude, VS Code

Example client config

{\n  "mcpServers": {\n    "atomgit-mcp-server": {\n      "command": "npx",\n      "args": [\n        "-y",\n        "atomgit-mcp-server@latest"\n      ],\n      "env": {\n        "ATOMGIT_PERSONAL_ACCESS_TOKEN": "<your-atomgit-api-key-here>"\n      }\n    }\n  }\n}

Notes

An MCP server that integrates with AtomGit for repository management tasks. It provides tools to interact with pull requests, issues, branches, labels, and other repository features through the Model Context Protocol.

7 stars on GitHub. Last updated 2025-07-17. Licensed MulanPSL-2.0.

Use cases

  • Automate pull request creation and review workflows
  • Manage issues and labels across AtomGit repositories
  • List and switch branches programmatically

Pros

  • Direct integration with AtomGit’s API for repository operations
  • Written in TypeScript for type safety and maintainability
  • Covers common repository management actions in one tool

Cons

  • Limited to AtomGit platform, not compatible with other Git hosts
  • Small community with only 7 stars, may have limited support
  • No documented examples or usage guides beyond the repository description

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Direct integration with AtomGit's API for repository operations
  • Written in TypeScript for type safety and maintainability
  • Covers common repository management actions in one tool

Cons

  • Limited to AtomGit platform, not compatible with other Git hosts
  • Small community with only 7 stars, may have limited support
  • No documented examples or usage guides beyond the repository description
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks