brunorozendo/mcp-server-gradle
3.1
If you are the rightful owner of mcp-server-gradle and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Gradle Server is a Model Context Protocol server that allows AI assistants to interact with Gradle projects using natural language commands.
Tools
Functions exposed to the LLM to take actions
gradle_build
Execute Gradle build tasks.
gradle_test
Run Gradle tests with filtering options.
gradle_tasks
List available Gradle tasks.
gradle_clean
Clean build artifacts and caches.
gradle_dependencies
Analyze project dependencies.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client