AndroJack MCP
Rank #3,555io.github.VIKAS9793/androjack
Android engineering MCP server with verified documentation grounding and AI validation tools.
AndroJack MCP is a Model Context Protocol (MCP) server published by vikas9793. It ranks #3,555 of 132,113 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. AndroJack MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 128,558 of 132,113 servers on MCP Toplist.
Use AndroJack MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add androjack -- npx -y androjack-mcp[mcp_servers.androjack]
command = "npx"
args = ["-y", "androjack-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"androjack": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.VIKAS9793%2Fandrojack)<a href="https://mcptoplist.com/server/io.github.VIKAS9793%2Fandrojack"><img src="https://mcptoplist.com/badge/io.github.VIKAS9793%2Fandrojack.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vikas9793
Other servers by vikas9793
View all vikas9793 servers →Available versions (6)
| Version | Published |
|---|---|
| 2.0.0 | Jul 11, 2026 |
| 1.7.1 | Apr 12, 2026 |
| 1.7.0 | Mar 27, 2026 |
| 1.6.4 | Mar 20, 2026 |
| 1.6.1 | Mar 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains AndroJack MCP?
- AndroJack MCP is maintained by vikas9793, which publishes 2 MCP servers (15 total versions) tracked on MCP Toplist.
- Is AndroJack MCP listed on the Official MCP Registry?
- Yes — AndroJack MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AndroJack MCP have?
- MCP Toplist tracks 6 versions of AndroJack MCP, most recently published on Jul 11, 2026.
- Where can I find the source code for AndroJack MCP?
- The source code for AndroJack MCP is hosted at github.com/vikas9793/androjack-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.