gradle-mcp

rnett/gradle-mcp
★ 46 stars Kotlin 🤖 AI/LLM Updated 8d ago
A comprehensive MCP server for Gradle.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gradle-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rnett/gradle-mcp"
      ]
    }
  }
}

README Excerpt

A Model Context Protocol (MCP) server for Gradle. It gives AI agents the tools they need to explore project structures, run tasks, audit dependencies, and interact with the JVM runtime. **Source downloading and indexing tools will be moving to a dedicated MCP/cli soon.** * **Agent Skills**: Built-in workflows that guide AI agents through complex Gradle tasks.

Tools (9)

gradle_expertinteracting_with_project_runtimeintrospecting_gradle_projectsmanaging_gradle_dependenciesresearching_gradle_internalsrunning_gradle_buildsrunning_gradle_testssearching_dependency_sourcesverifying_compose_ui

Topics

agentagent-skillsaibuilddeveloper-toolsgradlemcpmcp-servermcp-tools