From c95398f71274bd1ef7074139014f0cb327482cd1 Mon Sep 17 00:00:00 2001 From: Asger Date: Thu, 16 Jul 2026 19:29:58 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Add=20Extentos=20=E2=80=94=20smart-glasses?= =?UTF-8?q?=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1980e06d..572dd6dc5 100644 --- a/README.md +++ b/README.md @@ -1102,6 +1102,7 @@ Tools and integrations that enhance the development workflow and environment man - [endiagram/mcp](https://github.com/dushyant30suthar/endiagram-mcp) [![endiagram MCP server](https://glama.ai/mcp/servers/dushyant30suthar/endiagram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dushyant30suthar/endiagram-mcp) 📇 ☁️ - Structural analysis for any system — 12 deterministic graph tools (topology, bottlenecks, blast radius, trace, diff, centrality) from EN syntax descriptions. No AI inside the computation. Install: `npx @endiagram/mcp` - [ericbrown/project-context-mcp](https://github.com/ericbrown/project-context-mcp) 🐍 🏠 - Exposes `.context/` folder files as MCP resources, giving Claude Code instant access to project documentation via `@` mentions. - [etsd-tech/mcp-pointer](https://github.com/etsd-tech/mcp-pointer) 📇 🏠 🍎 🪟 🐧 - Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements. +- [extentos/mcp-server](https://github.com/extentos/mcp-server) 🎖️ 📇 🏠 🍎 🪟 🐧 - Build smart-glasses apps with AI agents — scaffold, validate, and simulate Meta smart glasses integrations (camera capture, voice, audio) in Android and iOS apps. Runs locally via `npx -y @extentos/mcp-server`. - [eyaltoledano/claude-task-master](https://github.com/eyaltoledano/claude-task-master) 📇 ☁️ 🏠 - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage. - [eyaushev/swagger-testcase-mcp](https://github.com/eyaushev/swagger-testcase-mcp) [![eyaushev/swagger-testcase-mcp MCP server](https://glama.ai/mcp/servers/eyaushev/swagger-testcase-mcp/badges/score.svg)](https://glama.ai/mcp/servers/eyaushev/swagger-testcase-mcp) 📇 🏠 - MCP server for API test case generation from Swagger/OpenAPI specs. Parses Swagger 2.0 and OpenAPI 3.x, generates test cases across 8 categories (happy path, validation, auth, error handling, boundary, security injection, idempotency, pagination/concurrency) with export to Markdown, Gherkin, Postman, k6, pytest, Allure, and TestRail. - [fantasieleven-code/callout](https://github.com/fantasieleven-code/callout) [![callout-dev MCP server](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev/badges/score.svg)](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev) 📇 🏠 - Multi-perspective architecture review for AI-assisted development. Nine expert viewpoints (CTO, Security, Product, DevOps, Customer, Strategy, Investor, Unicorn Founder, Solo Entrepreneur) analyze your project and produce actionable findings. Includes AI collaboration coaching and quantitative idea scoring. From 4a56671a81ad7cd5915b286387813153551515b1 Mon Sep 17 00:00:00 2001 From: Asger Date: Sat, 25 Jul 2026 14:21:30 +0200 Subject: [PATCH 2/2] Add Glama score badge to Extentos entry Co-Authored-By: Claude Fable 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572dd6dc5..dc3c6c0bd 100644 --- a/README.md +++ b/README.md @@ -1102,7 +1102,7 @@ Tools and integrations that enhance the development workflow and environment man - [endiagram/mcp](https://github.com/dushyant30suthar/endiagram-mcp) [![endiagram MCP server](https://glama.ai/mcp/servers/dushyant30suthar/endiagram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/dushyant30suthar/endiagram-mcp) 📇 ☁️ - Structural analysis for any system — 12 deterministic graph tools (topology, bottlenecks, blast radius, trace, diff, centrality) from EN syntax descriptions. No AI inside the computation. Install: `npx @endiagram/mcp` - [ericbrown/project-context-mcp](https://github.com/ericbrown/project-context-mcp) 🐍 🏠 - Exposes `.context/` folder files as MCP resources, giving Claude Code instant access to project documentation via `@` mentions. - [etsd-tech/mcp-pointer](https://github.com/etsd-tech/mcp-pointer) 📇 🏠 🍎 🪟 🐧 - Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements. -- [extentos/mcp-server](https://github.com/extentos/mcp-server) 🎖️ 📇 🏠 🍎 🪟 🐧 - Build smart-glasses apps with AI agents — scaffold, validate, and simulate Meta smart glasses integrations (camera capture, voice, audio) in Android and iOS apps. Runs locally via `npx -y @extentos/mcp-server`. +- [extentos/mcp-server](https://github.com/extentos/mcp-server) [![extentos/mcp-server MCP server](https://glama.ai/mcp/servers/extentos/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/extentos/mcp-server) 🎖️ 📇 🏠 🍎 🪟 🐧 - Build smart-glasses apps with AI agents — scaffold, validate, and simulate Meta smart glasses integrations (camera capture, voice, audio) in Android and iOS apps. Runs locally via `npx -y @extentos/mcp-server`. - [eyaltoledano/claude-task-master](https://github.com/eyaltoledano/claude-task-master) 📇 ☁️ 🏠 - AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage. - [eyaushev/swagger-testcase-mcp](https://github.com/eyaushev/swagger-testcase-mcp) [![eyaushev/swagger-testcase-mcp MCP server](https://glama.ai/mcp/servers/eyaushev/swagger-testcase-mcp/badges/score.svg)](https://glama.ai/mcp/servers/eyaushev/swagger-testcase-mcp) 📇 🏠 - MCP server for API test case generation from Swagger/OpenAPI specs. Parses Swagger 2.0 and OpenAPI 3.x, generates test cases across 8 categories (happy path, validation, auth, error handling, boundary, security injection, idempotency, pagination/concurrency) with export to Markdown, Gherkin, Postman, k6, pytest, Allure, and TestRail. - [fantasieleven-code/callout](https://github.com/fantasieleven-code/callout) [![callout-dev MCP server](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev/badges/score.svg)](https://glama.ai/mcp/servers/fantasieleven-code/callout-dev) 📇 🏠 - Multi-perspective architecture review for AI-assisted development. Nine expert viewpoints (CTO, Security, Product, DevOps, Customer, Strategy, Investor, Unicorn Founder, Solo Entrepreneur) analyze your project and produce actionable findings. Includes AI collaboration coaching and quantitative idea scoring.