From 7e4cd2d7570852e97eb3fc29f5a702ddbd1d5591 Mon Sep 17 00:00:00 2001 From: xXMSGXx Date: Thu, 18 Dec 2025 22:17:43 -0500 Subject: [PATCH 1/2] Add MerabyLabs/promptarchitect-mcp to Developer Tools section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f861bc1..e15ad085 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Tools and integrations that enhance the development workflow and environment man - [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM. - [ukkit/memcord](https://github.com/ukkit/memcord) 🐍 🏠 🐧 🍎 - A MCP server that keeps your chat history organized and searchableβ€”with AI-powered summaries, secure memory, and full control. - [mattjegan/swarmia-mcp](https://github.com/mattjegan/swarmia-mcp) 🐍 🏠 🍎 🐧 - Read-only MCP server to help gather metrics from [Swarmia](swarmia.com) for quick reporting. +- [MerabyLabs/promptarchitect-mcp](https://github.com/MerabyLabs/promptarchitect-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Workspace-aware prompt engineering. Refines, analyzes & generates prompts based on your project's tech stack, dependencies & context. Free to use. - [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) πŸ“‡ 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported. - [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. - [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images. From 7be83d16fbbb8dc519b173da58b7551a7b0143d5 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Thu, 22 Jan 2026 22:27:50 -0600 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e15ad085..8caba3ac 100644 --- a/README.md +++ b/README.md @@ -614,7 +614,7 @@ Tools and integrations that enhance the development workflow and environment man - [lpigeon/unitree-go2-mcp-server](https://github.com/lpigeon/unitree-go2-mcp-server) 🐍 🏠 🐧 - The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM. - [ukkit/memcord](https://github.com/ukkit/memcord) 🐍 🏠 🐧 🍎 - A MCP server that keeps your chat history organized and searchableβ€”with AI-powered summaries, secure memory, and full control. - [mattjegan/swarmia-mcp](https://github.com/mattjegan/swarmia-mcp) 🐍 🏠 🍎 🐧 - Read-only MCP server to help gather metrics from [Swarmia](swarmia.com) for quick reporting. -- [MerabyLabs/promptarchitect-mcp](https://github.com/MerabyLabs/promptarchitect-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Workspace-aware prompt engineering. Refines, analyzes & generates prompts based on your project's tech stack, dependencies & context. Free to use. +- [MerabyLabs/promptarchitect-mcp](https://github.com/MerabyLabs/promptarchitect-mcp) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use. - [mobile-next/mobile-mcp](https://github.com/mobile-next/mobile-mcp) πŸ“‡ 🏠 🐧 🍎 - MCP Server for Android/iOS application and device automation, development and app scraping. Simulator/Emulator/Physical devices like iPhone, Google Pixel, Samsung supported. - [mrexodia/user-feedback-mcp](https://github.com/mrexodia/user-feedback-mcp) 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor. - [mumez/pharo-smalltalk-interop-mcp-server](https://github.com/mumez/pharo-smalltalk-interop-mcp-server) 🐍 🏠 - Pharo Smalltalk integration enabling code evaluation, class/method introspection, package management, test execution, and project installation for interactive development with Pharo images.