AtomGit MCP Server
@kaiyuanxiaobing
AtomGit MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"atomgit-mcp-server": {
"command": "npx",
"args": [
"-y",
"atomgit-mcp-server@latest"
],
"env": {
"ATOMGIT_PERSONAL_ACCESS_TOKEN": "<your-atomgit-api-key-here>"
}
}
}
}ツール
22Search for AtomGit user repository
Assign users to an issue in a AtomGit repository
List issues in a AtomGit repository
Get details of a specific issue in a AtomGit repository
List assignees for a specific issue in a AtomGit repository
Check if a user can be assigned to an issue in a AtomGit repository
Search for AtomGit user repositories
Search for AtomGit org repositories
Create a new issue in a AtomGit repository
Create an issue comment in a AtomGit repository issue
Create a new pull request in a repository
Get details of a specific pull request
Create a comment on a pull request
Reply to a comment on a pull request
Get details of a specific pull request comment
List branches in a repository
Get details of a specific branch in a repository
Get all labels in a repository
Add labels to an issue in a repository
Get all labels for an issue in a repository
Remove a label from an issue in a repository
Get a single label by name from a repository
概要
What is AtomGit MCP Server?
AtomGit MCP Server is an MCP (Model Context Protocol) server implementation for the AtomGit open-source collaboration platform. It provides a set of tools that allow AI assistants to manage AtomGit repositories, issues, pull requests, branches, and labels programmatically. It is intended for developers using AtomGit who want to automate platform interactions through AI.
How to use AtomGit MCP Server?
Install via npx (npx -y atomgit-mcp-server@latest) or build from source (requires Node.js v18.20.2+, pnpm 10.9.0). Configure your MCP host (Claude or VS Code) with the server command and set the ATOMGIT_PERSONAL_ACCESS_TOKEN environment variable to your AtomGit personal access token.
Key features of AtomGit MCP Server
- List user and organization repositories
- Create, comment on, and manage issues
- Create and manage pull requests with comments
- Manage repository branches and labels
- Assign and check assignees for issues
- Add and remove labels from issues
Use cases of AtomGit MCP Server
- An AI assistant automatically creates and labels issues based on user input.
- A developer asks AI to list open pull requests in a repository.
- Automate the assignment of issues to team members.
- Programmatically manage repository labels and branches.
- Retrieve issue comments and pull request details for review.
FAQ from AtomGit MCP Server
What are the prerequisites to run AtomGit MCP Server?
Node.js v18.20.2 or higher, pnpm 10.9.0, and an
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
コメント