From 374cc1dba4f475575c3c016969ddf04c7debdd1a Mon Sep 17 00:00:00 2001 From: kaiyuanxiaobing Date: Wed, 14 May 2025 11:09:34 +0800 Subject: [PATCH 1/7] 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/7] 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 From 504f79c23be49db176f0332a5744de564084fab1 Mon Sep 17 00:00:00 2001 From: Hagai Hen <76903853+HagaiHen@users.noreply.github.com> Date: Wed, 14 May 2025 19:35:56 +0300 Subject: [PATCH 3/7] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 982cc6fa..a4441f63 100644 --- a/README.md +++ b/README.md @@ -732,6 +732,8 @@ Provides the ability to handle multimedia, such as audio and video editing, play Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. - [kunallunia/twitter-mcp](https://github.com/LuniaKunal/mcp-twitter) 🐍 🏠 - All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API. +- [HagaiHen/facebook-mcp-server](https://github.com/HagaiHen/facebook-mcp-server) 🐍 🏠 - Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management. + ### 🏃 Sports From a864cf896dce7372e0f37221fa037d5ca0025b22 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 14 May 2025 13:20:30 -0400 Subject: [PATCH 4/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4441f63..4d206451 100644 --- a/README.md +++ b/README.md @@ -732,7 +732,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play Integration with social media platforms to allow posting, analytics, and interaction management. Enables AI-driven automation for social presence. - [kunallunia/twitter-mcp](https://github.com/LuniaKunal/mcp-twitter) 🐍 🏠 - All-in-one Twitter management solution providing timeline access, user tweet retrieval, hashtag monitoring, conversation analysis, direct messaging, sentiment analysis of a post, and complete post lifecycle control - all through a streamlined API. -- [HagaiHen/facebook-mcp-server](https://github.com/HagaiHen/facebook-mcp-server) 🐍 🏠 - Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management. +- [HagaiHen/facebook-mcp-server](https://github.com/HagaiHen/facebook-mcp-server) 🐍 ☁️ - Integrates with Facebook Pages to enable direct management of posts, comments, and engagement metrics through the Graph API for streamlined social media management. ### 🏃 Sports From 006e15c15dc6152cdb1a7b9882dd63235e5b3a8d Mon Sep 17 00:00:00 2001 From: Ramesh Date: Thu, 15 May 2025 15:46:33 -0500 Subject: [PATCH 5/7] add aws mcp servers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d206451..a48343b4 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ Web content access and automation capabilities. Enables searching, scraping, and Cloud platform service integration. Enables management and interaction with cloud infrastructure and services. +- [awslabs/mcp](https://github.com/awslabs/mcp) 🎖️ ☁️ - AWS MCP servers for seamless integration with AWS services and resources. - [qiniu/qiniu-mcp-server](https://github.com/qiniu/qiniu-mcp-server) 🐍 ☁️ - A MCP built on Qiniu Cloud products, supporting access to Qiniu Cloud Storage, media processing services, etc. - [alexbakers/mcp-ipfs](https://github.com/alexbakers/mcp-ipfs) 📇 ☁️ - upload and manipulation of IPFS storage - [VmLia/books-mcp-server](https://github.com/VmLia/books-mcp-server) 📇 ☁️ - This is an MCP server used for querying books, and it can be applied in common MCP clients, such as Cherry Studio. From 1ab442074c4e2f1ea4f02aacc5044e7db94c3700 Mon Sep 17 00:00:00 2001 From: Emils <145589631+0xemils@users.noreply.github.com> Date: Mon, 19 May 2025 17:46:51 +0300 Subject: [PATCH 6/7] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fd468087..1da7234b 100644 --- a/README.md +++ b/README.md @@ -652,6 +652,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play ### 🔎 Search & Data Extraction +- [Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube) 🐍 ☁️ - This repository implements an MCP (Model Context Protocol) server for YouTube search and transcript retrieval functionality. It allows language models or other agents to easily query YouTube content through a standardized protocol. - [ricocf/mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data. - [scrapeless-ai/scrapeless-mcp-server](https://github.com/scrapeless-ai/scrapeless-mcp-server) 🐍 ☁️ - The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it. - [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more. From b1b75f33ee3b55ad763b8c00ae93841b97ec5a38 Mon Sep 17 00:00:00 2001 From: Emils <145589631+0xemils@users.noreply.github.com> Date: Mon, 19 May 2025 17:48:02 +0300 Subject: [PATCH 7/7] YouTube MCP Server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da7234b..423adf6a 100644 --- a/README.md +++ b/README.md @@ -652,7 +652,7 @@ Provides the ability to handle multimedia, such as audio and video editing, play ### 🔎 Search & Data Extraction -- [Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube) 🐍 ☁️ - This repository implements an MCP (Model Context Protocol) server for YouTube search and transcript retrieval functionality. It allows language models or other agents to easily query YouTube content through a standardized protocol. +- [Xyber-Labs/mcp-server-youtube](https://github.com/Xyber-Labs/mcp-servers/tree/main/mcp-server-youtube) 🐍 ☁️ - This repository implements an MCP (Model Context Protocol) server for YouTube search and transcript retrieval functionality. It allows language models or other agents to easily query YouTube content through a standardized protocol. - [ricocf/mcp-wolframalpha](https://github.com/ricocf/mcp-wolframalpha) 🐍 🏠 ☁️ - An MCP server lets AI assistants use the Wolfram Alpha API for real-time access to computational knowledge and data. - [scrapeless-ai/scrapeless-mcp-server](https://github.com/scrapeless-ai/scrapeless-mcp-server) 🐍 ☁️ - The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it. - [0xdaef0f/job-searchoor](https://github.com/0xDAEF0F/job-searchoor) 📇 🏠 - An MCP server for searching job listings with filters for date, keywords, remote work options, and more.