Gradle
CreatedIlyaGulya
Enables AI tools to interact with Gradle projects programmatically via the Model Context Protocol.
About
This tool provides a Model Context Protocol (MCP) server, allowing AI applications to programmatically interact with and extract information from Gradle projects. By leveraging the Gradle Tooling API, it facilitates remote task execution, test running, and project metadata retrieval, streamlining the integration of AI-powered functionalities within Gradle-based development workflows.
Key Features
- Retrieve metadata about Gradle projects
- Run Gradle tasks remotely
- Execute tests in Gradle projects
- 0 GitHub stars