OlympHill
atomgit-mcp-server logo

atomgit-mcp-serveratomgit-mcp-server MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

AtomGit MCP Server is an implementation of the model context (MCP) service specifically designed for the AtomGit open-source collaboration platform. It provides a set of methods allowing AI to manage AtomGit open-source collaboration platform repositories, issues, pull requests, branches, labels, etc. To use the server, you need to have an AtomGit account and a personal access token. You can get the token by cloning the project repository and running the project. The server can be started using Node.js, with the command and arguments specified in the configuration file. The server provides various tools for interacting with AtomGit, including getting user repositories, creating issues and pull requests, listing issues and labels, and more. These tools can be used directly in the server or through APIs. The code is under the MulanPSL-2.0 license. Contributions are welcome, and you can submit pull requests and issues for feedback and resolution.

Key features

  • Repository management (get_user_repository, get_user_repositories, get_org_repositories)
  • Issue tracking (create_issue, create_issue_comment, delete_issue_comment, get_issue_comment, list_issue_comments, list_issues)
  • Pull request handling (create_pull_request, get_pull_request_details, create_pull_request_comment, create_pull_request_reply)
  • Branch management (list_repository_branches, get_repository_branch_details)
  • Label management (get_repository_labels, create_issue_labels, get_issue_labels, delete_issue_label, get_label_by_name)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Automated Issue Management

Use the AtomGit MCP Server to automate issue management tasks, such as creating and assigning issues, adding labels, and tracking comments.

AI-Powered Pull Request Review

Leverage the AtomGit MCP Server to create and manage pull requests, and use AI to review and provide feedback on code changes.

Pros & Cons

Pros

  • Provides a range of tools for AI to interact with AtomGit
  • Supports various operations such as repository management, issue tracking, and pull request handling
  • Allows for extensibility and contribution from the open-source community

Cons

  • Requires a valid AtomGit personal access token for usage
  • Limited information available on scalability and performance

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

What are the main limitations of using atomgit-mcp-server?

The server requires a valid AtomGit personal access token and currently lacks detailed information on scalability and performance, which may affect usage in large‑scale or high‑traffic environments.

Asked by Halime Yalcin · Sep 22, 2025

Can the server be extended or integrated with other tools?

Yes, because it’s an open‑source Node.js service, you can contribute new methods or integrate it with existing CI/CD pipelines, bots, or other AI platforms by calling its exposed methods from your own code.

Asked by Ximena Torres · Sep 3, 2025

Which AtomGit operations can the MCP server automate?

The server offers methods for repository management (e.g., get_user_repositories), issue tracking (create_issue, list_issues, comment handling), pull‑request handling (create_pull_request, get_pull_request_details), branch management, and label management, enabling AI‑driven automation of these tasks.

Asked by Vera Nováková · Jul 28, 2025

What do I need to run the atomgit-mcp-server?

You need an AtomGit account, a personal access token (obtainable by cloning the project repo and running it), and Node.js to start the server using the command and arguments defined in the configuration file.

Asked by Adaeze Uche · Jun 25, 2025

Ask a question

MCP Servers alternatives