From c5e4e2f6824d3a6d0ff96461aef9de977a47c30a Mon Sep 17 00:00:00 2001 From: Rick <1450685+LinuxSuRen@users.noreply.github.com> Date: Sun, 31 Aug 2025 15:24:39 +0800 Subject: [PATCH 1/2] docs: add new mcp server: atest-mcp-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ecee7494..65fb1fa7 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,7 @@ Tools and integrations that enhance the development workflow and environment man - [zcaceres/fetch-mcp](https://github.com/zcaceres/fetch-mcp) 📇 🏠 - An MCP server to flexibly fetch JSON, text, and HTML data - [zenml-io/mcp-zenml](https://github.com/zenml-io/mcp-zenml) 🐍 🏠 ☁️ - An MCP server to connect with your [ZenML](https://www.zenml.io) MLOps and LLMOps pipelines - [zillow/auto-mobile](https://github.com/zillow/auto-mobile) 📇 🏠 🐧 - Tool suite built around an MCP server for Android automation for developer workflow and testing +- [linuxsuren/atest-mcp-server](https://github.com/LinuxSuRen/atest-mcp-server) - An MCP server to manage test suites and cases, which is an alternative to Postman. ### 🔒 Delivery From c3dfc989c7b461b9b50a2767ee4b95d057bac4b7 Mon Sep 17 00:00:00 2001 From: Rick <1450685+LinuxSuRen@users.noreply.github.com> Date: Mon, 1 Sep 2025 20:06:08 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65fb1fa7..7075df68 100644 --- a/README.md +++ b/README.md @@ -575,7 +575,7 @@ Tools and integrations that enhance the development workflow and environment man - [zcaceres/fetch-mcp](https://github.com/zcaceres/fetch-mcp) 📇 🏠 - An MCP server to flexibly fetch JSON, text, and HTML data - [zenml-io/mcp-zenml](https://github.com/zenml-io/mcp-zenml) 🐍 🏠 ☁️ - An MCP server to connect with your [ZenML](https://www.zenml.io) MLOps and LLMOps pipelines - [zillow/auto-mobile](https://github.com/zillow/auto-mobile) 📇 🏠 🐧 - Tool suite built around an MCP server for Android automation for developer workflow and testing -- [linuxsuren/atest-mcp-server](https://github.com/LinuxSuRen/atest-mcp-server) - An MCP server to manage test suites and cases, which is an alternative to Postman. +- [linuxsuren/atest-mcp-server](https://github.com/LinuxSuRen/atest-mcp-server) 📇 🏠 🐧 - An MCP server to manage test suites and cases, which is an alternative to Postman. ### 🔒 Delivery