From 520e2dc205f109ccd4cd92e0eb706de0454084aa Mon Sep 17 00:00:00 2001
From: todah <104134795+todah-zg@users.noreply.github.com>
Date: Thu, 11 Jun 2026 15:57:34 +0200
Subject: [PATCH 1/2] Add Codemagic MCP server entry to README
Added a new entry for the Codemagic MCP server that facilitates building, signing, and publishing iOS and Android apps through AI agents.
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 242010380..44655bf5f 100644
--- a/README.md
+++ b/README.md
@@ -1251,6 +1251,7 @@ Tools and integrations that enhance the development workflow and environment man
- [Yang1Bai/claw-tsaver](https://github.com/Yang1Bai/claw-tsaver)__ 🐍 🏠 🍎 🪟 🐧 - Token-saving MCP proxy that intercepts oversized tool returns and replaces them with a preview + on-demand handle. Real benchmark: 11,507 tokens → 104 tokens (99.1% saved) on a Wikipedia fetch. Works with OpenClaw + Claude.
- [childrentime/reactuse](https://github.com/childrentime/reactuse) [](https://glama.ai/mcp/servers/childrentime/reactuse) 📇 🏠 🍎 🪟 🐧 - MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs.
+- [todah-zg/codemagic-mcp](https://github.com/todah-zg/codemagic-mcp) 📇 ☁️ - Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.
### 🧮 Data Science Tools
From ea480119fcf54ac4b9e3e2603eefcf9fbae8ab41 Mon Sep 17 00:00:00 2001
From: todah <104134795+todah-zg@users.noreply.github.com>
Date: Wed, 17 Jun 2026 11:10:03 +0200
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 44655bf5f..ced7b31e3 100644
--- a/README.md
+++ b/README.md
@@ -1251,7 +1251,7 @@ Tools and integrations that enhance the development workflow and environment man
- [Yang1Bai/claw-tsaver](https://github.com/Yang1Bai/claw-tsaver)__ 🐍 🏠 🍎 🪟 🐧 - Token-saving MCP proxy that intercepts oversized tool returns and replaces them with a preview + on-demand handle. Real benchmark: 11,507 tokens → 104 tokens (99.1% saved) on a Wikipedia fetch. Works with OpenClaw + Claude.
- [childrentime/reactuse](https://github.com/childrentime/reactuse) [](https://glama.ai/mcp/servers/childrentime/reactuse) 📇 🏠 🍎 🪟 🐧 - MCP server for the [ReactUse](https://reactuse.com) library — 110+ React Hooks (TypeScript-first, SSR-compatible, tree-shakable). Lets AI assistants discover hook signatures, demos, and usage patterns directly from the docs.
-- [todah-zg/codemagic-mcp](https://github.com/todah-zg/codemagic-mcp) 📇 ☁️ - Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.
+- [todah-zg/codemagic-mcp](https://github.com/todah-zg/codemagic-mcp) [](https://glama.ai/mcp/servers/todah-zg/codemagic-mcp) 📇 ☁️ - Build, sign, and publish iOS and Android apps through AI agents. Integrates Codemagic CI/CD, App Store Connect, and Google Play in one server.
### 🧮 Data Science Tools