vHal MCP Server
Related Servers
Alternatives to vHal MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables intelligent code navigation and analysis for AOSP development using OpenGrok, with 18 tools for searching definitions, references, AIDL, Binder, system services, and more.1Apache 2.0
- AlicenseBqualityCmaintenanceEnables searching and browsing Android source code across projects like Android, AndroidX, and Android Studio via cs.android.com. It provides tools for regex-based code searches, full file content retrieval, and symbol autocomplete suggestions.47 npm26MIT
- AlicenseNot gradedqualityBmaintenanceEnables searching and reading Android Open Source Project (AOSP) source code via cs.android.com, with support for regex search, file content retrieval, and symbol suggestions.6 npm2Apache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides Android development assistance following NowInAndroid best practices, including architecture patterns, code generation for feature modules/ViewModels/repositories, and searchable documentation for Jetpack Compose and modularization.MIT
- AlicenseBqualityCmaintenanceProvides on-demand access to AOSP and Jetpack source code to help AI understand Android framework internals. It features a hybrid architecture using Tree-sitter and LSP for precise code extraction, cross-file navigation, and local source indexing.11100Apache 2.0
- AlicenseCqualityDmaintenanceEnables comprehensive control of Android devices via ADB for Flutter development, UI testing, and visual QA workflows. Provides 60+ tools for device management, UI inspection, app testing, performance profiling, and debugging through natural language.77MIT
TDQS
Scored across 8 tools
Several tools have overlapping purposes: summarize_vhal and validate_vhal_sources_and_enhance_summary both provide summaries, and lookup_android_source_code and analyze_vhal_implementation both search for source code. While descriptions clarify differences, an agent might struggle to pick the right one without careful reading.
All tool names follow a consistent verb_noun pattern using snake_case (e.g., summarize_vhal, generate_vhal_implementation_code, validate_vhal_property_request). This makes the API predictable and easy to navigate.
The server provides 8 tools, which is well-scoped for its purpose of vHAL property implementation support. Each tool covers a distinct step in the workflow without being overwhelming.
The tool set covers the full lifecycle: validating a property request, discovering related properties, generating implementation code, analyzing existing implementations, and creating PR messages. No obvious critical gaps are present.