OlympHill
atomgit-mcp-server logo

atomgit-mcp-serveratomgit-mcp-server MCP

(0)
Daniel Nikulshyn리뷰어 Daniel Nikulshyn·업데이트됨 2026년 7월

개요

AtomGit MCP 서버는 AtomGit 오픈 소스 협력 플랫폼의 모델 콘텍스트 (MCP) 서비스의 구현본으로, AtomGit 오픈 소스 협력 플랫폼의 리포지토리, 이슈, 풀 리퀘스트, 브랜치, 레이블 등 관리를 위한 API를 제공합니다. 서버를 사용하려면 AtomGit 계정과 개인 액세스 토큰이 필요합니다. 토큰을 가져하려면 프로젝트 저장소 클론을 하여 프로젝트를 실행하면 됩니다. 서버는 Node.js를 사용하여 구성 파일 내의 명령 및 인수를 통해 시작할 수 있습니다. AtomGit과 상호작용하기 위해 여러 개의 도구를 제공합니다. 이 도구들로 사용자 리포지토리를 가져올 수 있고, 이슈와 풀 리퀘스트를 만들고, 이슈와 레이블을 나열할 수 있습니다. 더 많은 기능이 있습니다. 이 도구들을 서버 내에서 직접 사용하거나 API를 통해 사용할 수 있습니다. 이 소프트웨어 코드는 MulanPSL-2.0 라이선스 하에 공개되고 있습니다. 기여를 환영하며, 피드백 및 해결을 위한 풀 리퀘스트와 이슈를 제출하는 방법이 제공됩니다.

주요 기능

  • (get_user_repository, get_user_repositories, get_org_repositories)
  • (create_issue, create_issue_comment, delete_issue_comment, get_issue_comment, list_issue_comments, list_issues)
  • (create_pull_request, get_pull_request_details, create_pull_request_comment, create_pull_request_reply)
  • (list_repository_branches, get_repository_branch_details)
  • (get_repository_labels, create_issue_labels, get_issue_labels, delete_issue_label, get_label_by_name)

가격

모델
Free
카테고리
MCP 서버
평점
아직 리뷰 없음

사용 사례

atomgit-mcp-server , , , .

AI -

atomgit-mcp-server , AI .

장단점

장점

  • AI AtomGit
  • , ,

단점

  • AtomGit

리뷰

리뷰를 작성하려면 로그인하세요.

아직 리뷰가 없습니다. 첫 번째가 되어보세요!

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

질문하기

MCP 서버 대안