From acb1903075c93ac8589e413aa64ca7527974ee50 Mon Sep 17 00:00:00 2001 From: Lalit Singh Date: Wed, 22 Jul 2026 17:06:04 +0200 Subject: [PATCH 1/3] Add homespunapps/homespun to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 242010380..3f15f728b 100644 --- a/README.md +++ b/README.md @@ -1006,6 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). +- [homespunapps/homespun](https://github.com/homespunapps/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs From a7dc4f106b67c0ee980f553b7a67a8d15e98be29 Mon Sep 17 00:00:00 2001 From: Lalit Singh Date: Wed, 22 Jul 2026 19:40:53 +0200 Subject: [PATCH 2/3] Add Glama score badge to homespun entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f15f728b..9ac0bdb41 100644 --- a/README.md +++ b/README.md @@ -1006,7 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). -- [homespunapps/homespun](https://github.com/homespunapps/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. +- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![aerolalit/homespun MCP server](https://glama.ai/mcp/servers/aerolalit/homespun/badges/score.svg)](https://glama.ai/mcp/servers/aerolalit/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs From 54952356c30a8529c30c7fac5aa75055599a7c02 Mon Sep 17 00:00:00 2001 From: aerolalit Date: Mon, 27 Jul 2026 07:51:27 +0200 Subject: [PATCH 3/3] Point Glama badge at homespunapps/homespun and update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ac0bdb41..336cf1de6 100644 --- a/README.md +++ b/README.md @@ -1006,7 +1006,7 @@ Tools and integrations that enhance the development workflow and environment man - [Muhammed-AbdelGhany/rest_api_mcp](https://github.com/Muhammed-AbdelGhany/rest_api_mcp) [![rest_api_mcp MCP server](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp/badges/score.svg)](https://glama.ai/mcp/servers/Muhammed-AbdelGhany/rest_api_mcp) 📇 🏠 🍎 🪟 🐧 - MCP server for authenticated REST API calls — auto-login, token caching, 2FA/OTP support, Swagger spec fetch, and fuzzy endpoint search. Works with any REST API without writing auth code. - [hloiseaufcms/mcp-gopls](https://github.com/hloiseaufcms/mcp-gopls) 🏎️ 🏠 - A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features. - [hoklims/stacksfinder-mcp](https://github.com/hoklims/stacksfinder-mcp) 📇 🏠 🍎 🪟 🐧 - Deterministic tech stack recommendations with 6-dimension scoring. Analyze, compare technologies, get optimal stack suggestions for any project type. 10 tools (4 free, 6 Pro). -- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![aerolalit/homespun MCP server](https://glama.ai/mcp/servers/aerolalit/homespun/badges/score.svg)](https://glama.ai/mcp/servers/aerolalit/homespun) 📇 🏠 🍎 🪟 🐧 - Hand a human a rich interactive UI by URL from any MCP client, then collect a structured answer back (or show a read-only report). The agent gets typed data, the human gets a real browser UI. +- [homespunapps/homespun](https://github.com/homespunapps/homespun) [![homespunapps/homespun MCP server](https://glama.ai/mcp/servers/homespunapps/homespun/badges/score.svg)](https://glama.ai/mcp/servers/homespunapps/homespun) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Deploy and operate multi-user web apps from an agent: one call returns a live app on its own URL with magic-link sign-in, a shared realtime database, per-role permissions, email notifications and file uploads, and the agent keeps read and write access to the app's data afterwards to keep changing it. Remote `https://homespun.dev/mcp` or `npx -y @homespunapps/mcp`. - [hungthai1401/bruno-mcp](https://github.com/hungthai1401/bruno-mcp) 📇 🏠 - A MCP server for interacting with [Bruno API Client](https://www.usebruno.com/). - [hyperb1iss/droidmind](https://github.com/hyperb1iss/droidmind) 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework. - [Hypersequent/qasphere-mcp](https://github.com/Hypersequent/qasphere-mcp) 🎖️ 📇 ☁️ - Integration with [QA Sphere](https://qasphere.com/) test management system, enabling LLMs to discover, summarize, and interact with test cases directly from AI-powered IDEs