Back to search
30
MCP

mcpandroidbuild

pypi/mcpandroidbuild

A MCP tool that builds Android project and send error back. It also helps to run test and feed the error back to llm.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcpandroidbuild-fastmcp
A MCP tool that builds Android project and send error back. It also helps to run test and feed the error back to llm.
0 tools
iflow-mcp_mcpxcodebuild
A MCP tool that builds iOS Xcode workspace/project and send error back. It also helps to run test and feed the error back to llm.
0 tools
iflow-mcp_shenghaiwang-xcodebuild
A MCP tool that builds iOS Xcode workspace/project and send error back. It also helps to run test and feed the error back to llm.
0 tools
mcp-build-toolchain
MCP server that help to build and fix compilation errors
0 tools
io.github.cameroncooke/xcodebuildmcp
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
0 tools
apktool-mcp-server
A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcpandroidbuild": {
      "url": "None",
      "transport": "http"
    }
  }
}