From be49f17d774f80045d8d7831f3bc99b1448ab568 Mon Sep 17 00:00:00 2001 From: MongLong0214 <97578200+MongLong0214@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:28:31 +0900 Subject: [PATCH 1/2] Add commitlore to Version Control --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72a96c8ff..775e1cc75 100644 --- a/README.md +++ b/README.md @@ -3484,6 +3484,7 @@ Interact with Git repositories and version control platforms. Enables repository - [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) 📇 ☁️ - Interact seamlessly with issues and merge requests of your GitLab projects. - [modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/git) 🐍 🏠 - Direct Git repository operations including reading, searching, and analyzing local repositories - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations +- [MongLong0214/commitlore](https://github.com/MongLong0214/commitlore) 📇 🏠 🍎 🪟 🐧 - Returns the decision records still in force for the path an agent is about to edit: constraints, already-ruled-out alternatives, and warnings, stored as ordinary git trailers and notes, with superseded and expired records filtered out. - [mshegolev/gitlab-ci-mcp](https://github.com/mshegolev/gitlab-ci-mcp) [![mshegolev/gitlab-ci-mcp MCP server](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp) 🐍 ☁️ 🏠 - GitLab CI/CD — pipelines, jobs, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted); published on PyPI and in the MCP Registry. - [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) [![nikolay-e/diffctx MCP server](https://glama.ai/mcp/servers/@nikolay-e/diffctx/badges/score.svg)](https://glama.ai/mcp/servers/@nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. - [QuentinCody/github-graphql-mcp-server](https://github.com/QuentinCody/github-graphql-mcp-server) 🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources. From e5b26a1c2843664e9322e127f4449f95e59e7f8d Mon Sep 17 00:00:00 2001 From: MongLong0214 <97578200+MongLong0214@users.noreply.github.com> Date: Fri, 21 Aug 2026 12:05:25 +0900 Subject: [PATCH 2/2] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 775e1cc75..3cd67ce34 100644 --- a/README.md +++ b/README.md @@ -3484,7 +3484,7 @@ Interact with Git repositories and version control platforms. Enables repository - [kopfrechner/gitlab-mr-mcp](https://github.com/kopfrechner/gitlab-mr-mcp) 📇 ☁️ - Interact seamlessly with issues and merge requests of your GitLab projects. - [modelcontextprotocol/server-git](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/git) 🐍 🏠 - Direct Git repository operations including reading, searching, and analyzing local repositories - [modelcontextprotocol/server-gitlab](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab) 📇 ☁️ 🏠 - GitLab platform integration for project management and CI/CD operations -- [MongLong0214/commitlore](https://github.com/MongLong0214/commitlore) 📇 🏠 🍎 🪟 🐧 - Returns the decision records still in force for the path an agent is about to edit: constraints, already-ruled-out alternatives, and warnings, stored as ordinary git trailers and notes, with superseded and expired records filtered out. +- [MongLong0214/commitlore](https://github.com/MongLong0214/commitlore) [![MongLong0214/commitlore MCP server](https://glama.ai/mcp/servers/MongLong0214/commitlore/badges/score.svg)](https://glama.ai/mcp/servers/MongLong0214/commitlore) 📇 🏠 🍎 🪟 🐧 - Returns the decision records still in force for the path an agent is about to edit: constraints, already-ruled-out alternatives, and warnings, stored as ordinary git trailers and notes, with superseded and expired records filtered out. - [mshegolev/gitlab-ci-mcp](https://github.com/mshegolev/gitlab-ci-mcp) [![mshegolev/gitlab-ci-mcp MCP server](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp/badges/score.svg)](https://glama.ai/mcp/servers/mshegolev/gitlab-ci-mcp) 🐍 ☁️ 🏠 - GitLab CI/CD — pipelines, jobs, schedules, MRs, files. Works with any GitLab (SaaS or self-hosted); published on PyPI and in the MCP Registry. - [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) [![nikolay-e/diffctx MCP server](https://glama.ai/mcp/servers/@nikolay-e/diffctx/badges/score.svg)](https://glama.ai/mcp/servers/@nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. - [QuentinCody/github-graphql-mcp-server](https://github.com/QuentinCody/github-graphql-mcp-server) 🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources.