AtomGit MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_user_repositoryC | Search for AtomGit user repository |
| assign_issueC | Assign users to an issue in a AtomGit repository |
| list_repository_issuesC | List issues in a AtomGit repository |
| get_issue_detailsC | Get details of a specific issue in a AtomGit repository |
| list_issue_assigneesC | List assignees for a specific issue in a AtomGit repository |
| check_if_user_is_assignableC | Check if a user can be assigned to an issue in a AtomGit repository |
| get_user_repositoriesC | Search for AtomGit user repositories |
| get_org_repositoriesC | Search for AtomGit org repositories |
| create_issueC | Create a new issue in a AtomGit repository |
| create_issue_commentC | Create an issue comment in a AtomGit repository issue |
| create_pull_requestC | Create a new pull request in a repository |
| get_pull_request_detailsC | Get details of a specific pull request |
| create_pull_request_commentC | Create a comment on a pull request |
| create_pull_request_replyC | Reply to a comment on a pull request |
| get_pull_request_commentC | Get details of a specific pull request comment |
| list_repository_branchesC | List branches in a repository |
| get_repository_branch_detailsB | Get details of a specific branch in a repository |
| get_repository_labelsC | Get all labels in a repository |
| create_issue_labelsC | Add labels to an issue in a repository |
| get_issue_labelsB | Get all labels for an issue in a repository |
| delete_issue_labelC | Remove a label from an issue in a repository |
| get_label_by_nameB | Get a single label by name from a repository |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kaiyuanxiaobing/atomgit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server