From 3354168cc99602feb11a2fc952893e6d10cae8a7 Mon Sep 17 00:00:00 2001 From: Neiyan Eusse Date: Fri, 4 Sep 2026 13:25:49 -0500 Subject: [PATCH] Add Neem2004/android-mcp-server to Developer Tools Secure ADB-based MCP server for AI assistants. TypeScript, Node.js, read-only allowlisted shell. npx @neem2004/android-mcp-server. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..c493efe01 100644 --- a/README.md +++ b/README.md @@ -1365,6 +1365,7 @@ Tools and integrations that enhance the development workflow and environment man - [Souzix76/n8n-workflow-tester-safe](https://github.com/Souzix76/n8n-workflow-tester-safe) [![n8n-workflow-tester-safe MCP server](https://glama.ai/mcp/servers/Souzix76/n8n-workflow-tester-safe/badges/score.svg)](https://glama.ai/mcp/servers/Souzix76/n8n-workflow-tester-safe) 📇 🏠 - Test, score, and inspect n8n workflows via MCP. Config-driven test suites with two-tier scoring, lightweight execution traces, and a built-in node catalog with 436+ nodes. - [AutomateLab-tech/n8n-mcp](https://github.com/AutomateLab-tech/n8n-mcp) [![AutomateLab-tech/n8n-mcp MCP server](https://glama.ai/mcp/servers/AutomateLab-tech/n8n-mcp/badges/score.svg)](https://glama.ai/mcp/servers/AutomateLab-tech/n8n-mcp) 📇 🏠 - Nine-tool MCP server for n8n: generate workflow JSON from natural language, lint for deprecated node types, missing `typeVersion`, and broken connections, and debug per-node execution failures. Ships with a Claude Code skill. Install: `npx @automatelab/n8n-mcp`. - [narumiruna/gitingest-mcp](https://github.com/narumiruna/gitingest-mcp) 🐍 🏠 - A MCP server that uses [gitingest](https://github.com/cyclotruc/gitingest) to convert any Git repository into a simple text digest of its codebase. +- [Neem2004/android-mcp-server](https://github.com/Neem2004/android-mcp-server) 📇 🏠 - Secure ADB-based MCP server for AI assistants (Claude, OpenCode, VS Code). Read-only logcat, UI hierarchy, package listing, and allowlisted shell commands. TypeScript/Node.js. Install: `npx @neem2004/android-mcp-server`. - [neilberkman/editorconfig_mcp](https://github.com/neilberkman/editorconfig_mcp) 📇 🏠 - Formats files using `.editorconfig` rules, acting as a proactive formatting gatekeeper to ensure AI-generated code adheres to project-specific formatting standards from the start. - [Neo1228/spring-boot-starter-swagger-mcp](https://github.com/Neo1228/spring-boot-starter-swagger-mcp) ☕ ☁️ 🏠 - Turn your Spring Boot application into an MCP server instantly by reusing existing Swagger/OpenAPI documentation. - [nikolai-vysotskyi/trace-mcp](https://github.com/nikolai-vysotskyi/trace-mcp) [![nikolai-vysotskyi/trace-mcp MCP server](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp/badges/score.svg)](https://glama.ai/mcp/servers/nikolai-vysotskyi/trace-mcp) 📇 🏠 🍎 🪟 🐧 - Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.