gradle-mcp

jermeyyy/gradle-mcp

3.3

If you are the rightful owner of gradle-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Gradle MCP Server is a Model Context Protocol server designed to facilitate interaction with Gradle projects using the Gradle Wrapper.

Tools

Functions exposed to the LLM to take actions

list_projects

List all Gradle projects in the workspace.

list_project_tasks

List tasks for a specific project.

run_task

Run a Gradle task. Cannot run cleaning tasks.

clean

Clean build artifacts for a project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources