MCPs tagged with build automation
-
mcpxcodebuild
Build and test iOS Xcode projects via the Model Context Protocol server.
mcpxcodebuild is a Model Context Protocol server that enables building and testing iOS Xcode workspace and project files. It facilitates seamless integration with Visual Studio Code extensions such as Cline or Roo Code, allowing remote build and test operations via standardized MCP tools. The tool can be installed using pip or uv and is easily configurable for use with platforms like Claude.app.
- ⭐ 76
- MCP
- ShenghaiWang/xcodebuild
-
Gradle MCP Server
MCP server for programmatic Gradle project inspection and task execution.
Gradle MCP Server acts as a Model Context Protocol (MCP) server enabling AI tools to interact with Gradle projects through structured APIs. It allows clients to inspect project details, execute Gradle tasks, and run tests while retrieving detailed results in JSON format. This server supports both information querying and task orchestration, designed to integrate with platforms like VSCode extensions and Claude Desktop. It leverages the Gradle Tooling API to provide comprehensive build and test insights.
- ⭐ 38
- MCP
- IlyaGulya/gradle-mcp-server