From 56069b3ea2f355740d3d2887dc61da141f746242 Mon Sep 17 00:00:00 2001 From: "Vivek J. Patil" <109907261+Vivekpatil200320@users.noreply.github.com> Date: Fri, 19 Jun 2026 13:23:58 +0530 Subject: [PATCH 1/5] feature/add-cyberrescue --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 132fe778f..f35956628 100644 --- a/README.md +++ b/README.md @@ -901,6 +901,8 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [![appcreationsca/bumpguard-mcp MCP server](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp` +- [CyberRescue](https://github.com/your-username/cyberrescue) +🐍 🏠 🍎 🪟 🐧- Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. - [KyaniteLabs/checkyourself](https://github.com/KyaniteLabs/checkyourself) [![KyaniteLabs/checkyourself MCP server](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself/badges/score.svg)](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself) 🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch. From 653fb10034085e883c3e5cb4b45d74cc5900514a Mon Sep 17 00:00:00 2001 From: "Vivek J. Patil" <109907261+Vivekpatil200320@users.noreply.github.com> Date: Fri, 3 Jul 2026 14:44:31 +0530 Subject: [PATCH 2/5] Update CyberRescue link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f35956628..7ebd0fcad 100644 --- a/README.md +++ b/README.md @@ -901,7 +901,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [![appcreationsca/bumpguard-mcp MCP server](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp` -- [CyberRescue](https://github.com/your-username/cyberrescue) +- [CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) 🐍 🏠 🍎 🪟 🐧- Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. From 5a54fee9b8843e373bc4c14c6d4679771fe866ec Mon Sep 17 00:00:00 2001 From: "Vivek J. Patil" <109907261+Vivekpatil200320@users.noreply.github.com> Date: Fri, 3 Jul 2026 19:21:55 +0530 Subject: [PATCH 3/5] Fix formatting and update developer tools section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ebd0fcad..a3434f5e9 100644 --- a/README.md +++ b/README.md @@ -901,7 +901,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [![appcreationsca/bumpguard-mcp MCP server](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp` -- [CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) +- [CyberRescue](https://github.com/Vivekpatil200320/cyberrescue)[![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 🍎 🪟 🐧- Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. From 5cd3f1121a5848b500965dbef11467070d4c6f61 Mon Sep 17 00:00:00 2001 From: "Vivek J. Patil" <109907261+Vivekpatil200320@users.noreply.github.com> Date: Sat, 4 Jul 2026 16:47:22 +0530 Subject: [PATCH 4/5] Fix formatting and update CyberRescue link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3434f5e9..66e2a600c 100644 --- a/README.md +++ b/README.md @@ -901,7 +901,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [![appcreationsca/bumpguard-mcp MCP server](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp` -- [CyberRescue](https://github.com/Vivekpatil200320/cyberrescue)[![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) +- [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue)[![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 🍎 🪟 🐧- Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. From 20e843c89fa8a4dad981ec5285c77f8b2cf61fbf Mon Sep 17 00:00:00 2001 From: "Vivek J. Patil" <109907261+Vivekpatil200320@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:51:40 +0530 Subject: [PATCH 5/5] fix(cyberrescue): add required emoji tags and fix line formatting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 66e2a600c..bb7db8f5a 100644 --- a/README.md +++ b/README.md @@ -901,8 +901,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. ### 💻 Developer Tools - [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [![appcreationsca/bumpguard-mcp MCP server](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp/badges/score.svg)](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp` -- [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue)[![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) -🐍 🏠 🍎 🪟 🐧- Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. +- [Vivekpatil200320/CyberRescue](https://github.com/Vivekpatil200320/cyberrescue) [![cyberrescue MCP server](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue/badges/score.svg)](https://glama.ai/mcp/servers/Vivekpatil200320/cyberrescue) 🐍 🏠 - Secure host-level telemetry gateway enabling sandboxed AI agents to dynamically fetch container logs and track kernel resource metrics. - [DeusData/codebase-memory-mcp](https://github.com/DeusData/codebase-memory-mcp) [![DeusData/codebase-memory-mcp MCP server](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp/badges/score.svg)](https://glama.ai/mcp/servers/DeusData/codebase-memory-mcp) 🌊 🏠 🍎 🪟 🐧 - Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, ~99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. `npx codebase-memory-mcp` - [forgemeshlabs/aso-audit-mcp](https://github.com/forgemeshlabs/aso-audit-mcp) [![forgemeshlabs/aso-audit-mcp MCP server](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp/badges/score.svg)](https://glama.ai/mcp/servers/forgemeshlabs/aso-audit-mcp) 📇 🏠 ☁️ 🍎 🪟 🐧 - Free Agent Signal Optimization scanner for website/API agent readiness. Scores discovery, identity, trust, commerce, reputation, and memory signals; validates robots.txt AI bot rules, llms.txt, agent.json, Google A2A agent cards, MCP server cards, API catalogs, OAuth metadata, x402, pricing, security.txt, status endpoints, and cross-file identity consistency. Returns ASO maturity levels, evidence, and prioritized fix plans. Local stdio or Glama-hosted, no API key required. `npx -y @forgemeshlabs/aso-audit-mcp`. - [KyaniteLabs/checkyourself](https://github.com/KyaniteLabs/checkyourself) [![KyaniteLabs/checkyourself MCP server](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself/badges/score.svg)](https://glama.ai/mcp/servers/KyaniteLabs/checkyourself) 🐍 🏠 - Local-first production-readiness audit for AI-built apps: read-only checks, an evidence-based 0-100 score, and guided fixes before launch.