From 374cc1dba4f475575c3c016969ddf04c7debdd1a Mon Sep 17 00:00:00 2001 From: kaiyuanxiaobing Date: Wed, 14 May 2025 11:09:34 +0800 Subject: [PATCH 1/2] Add new AtomGit server --- README-zh.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README-zh.md b/README-zh.md index 05165ab2..23872eb0 100644 --- a/README-zh.md +++ b/README-zh.md @@ -498,6 +498,8 @@ AI助手可以通过翻译工具和服务在不同语言之间翻译内容。 - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps 集成,用于管理存储库、工作项目和管道 - [adhikasp/mcp-git-ingest](https://github.com/adhikasp/mcp-git-ingest) 🐍 🏠 - 使用 LLM 阅读和分析 GitHub 存储库 - [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) 📇 ☁️ - 与 GitLab 项目问题和合并请求无缝互动。 +- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ +- AtomGit API 集成用于仓库管理、问题、拉取请求等功能。 ### 🛠️ 其他工具和集成 diff --git a/README.md b/README.md index 982cc6fa..ff3b1a08 100644 --- a/README.md +++ b/README.md @@ -784,6 +784,8 @@ Interact with Git repositories and version control platforms. Enables repository - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations - [oschina/mcp-gitee](https://github.com/oschina/gitee) 🏎️ ☁️ 🏠 - Gitee API integration, repository, issue, and pull request management, and more. - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps integration for repository management, work items, and pipelines. +- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ +- Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more. ### 🛠️ Other Tools and Integrations From 000071c1c7b2662f74e404e018846704408d0b20 Mon Sep 17 00:00:00 2001 From: kaiyuanxiaobing Date: Wed, 14 May 2025 11:14:15 +0800 Subject: [PATCH 2/2] fix: clip lines --- README-zh.md | 3 +-- README.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index 23872eb0..6506ec4b 100644 --- a/README-zh.md +++ b/README-zh.md @@ -498,8 +498,7 @@ AI助手可以通过翻译工具和服务在不同语言之间翻译内容。 - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps 集成,用于管理存储库、工作项目和管道 - [adhikasp/mcp-git-ingest](https://github.com/adhikasp/mcp-git-ingest) 🐍 🏠 - 使用 LLM 阅读和分析 GitHub 存储库 - [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) 📇 ☁️ - 与 GitLab 项目问题和合并请求无缝互动。 -- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ -- AtomGit API 集成用于仓库管理、问题、拉取请求等功能。 +- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ - AtomGit API 集成用于仓库管理、问题、拉取请求等功能。 ### 🛠️ 其他工具和集成 diff --git a/README.md b/README.md index ff3b1a08..0275adb5 100644 --- a/README.md +++ b/README.md @@ -784,8 +784,7 @@ Interact with Git repositories and version control platforms. Enables repository - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations - [oschina/mcp-gitee](https://github.com/oschina/gitee) 🏎️ ☁️ 🏠 - Gitee API integration, repository, issue, and pull request management, and more. - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps integration for repository management, work items, and pipelines. -- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ -- Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more. +- [kaiyuanxiaobing/atomgit-mcp-server](https://github.com/kaiyuanxiaobing/atomgit-mcp-server) 📇 ☁️ - Official AtomGit server for integration with repository management, PRs, issues, branches, labels, and more. ### 🛠️ Other Tools and Integrations