Back to directory
kaiyuanxiaobing/atomgit-mcp-server

kaiyuanxiaobing/atomgit-mcp-server

@kaiyuanxiaobing

AtomGit 开源协作平台的模型上下文协议(MCP)服务器,提供管理仓库、issues、pull requests、分支、标签等功能

atomgitgitmcp协作开发工具版本控制tool

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13