- Home
- Developer Tools
- IlyaGulya/gradle-mcp-server
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
This project is no longer maintained. Please use gradle-mcp instead.
A Model Context Protocol (MCP) server that enables AI tools to interact with Gradle projects programmatically. It uses the Gradle Tooling API to query project information and execute tasks.
- Inspecting Projects: Retrieve detailed, structured information about a Gradle project, including:
- Build structure (root project, subprojects)
- Available tasks (in the root project)
- Build environment details (Gradle version, Java version, JVM args)
- Root project details (name, path, description, build script path)
- Allows selective querying of information categories.
- Executing Tasks: Run specific Gradle tasks (e.g.,
clean,build,assemble) with custom arguments, JVM arguments, and environment variables. Returns formatted text output including stdout/stderr and status. - Running Tests Hierarchically: Execute Gradle test tasks (e.g.,
test) and receive detailed, structured results in a hierarchical JSON format (Suite -> Class -> Method). Includes: - Outcome (passed, failed, skipped) for each node.
- Failure messages and filtered/truncated output lines (stdout/stderr) primarily for failed tests (configurable).
- Support for test filtering via patterns (
--tests). - Options to control output inclusion and log line limits.
- JDK 17 or higher
- For command-line installation:
- Linux/macOS:
curl - Windows: PowerShell 5+
Works with Claude (desktop and mobile), Cursor, Windsurf, VS Code, and any MCP-compatible AI app.
Category: Developer Tools
Don't lose this
Three weeks from now, you'll want IlyaGulya/gradle-mcp-server again. Will you remember where to find it?
Save it to your library and the next time you need IlyaGulya/gradle-mcp-server, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
⚡ Pro tip for geeks: add a-gnt 🤵🏻♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
This plugs directly into your AI and gives it new abilities it didn't have before. IlyaGulya/gradle-mcp-server. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from awesome:punkpeye/awesome-mcp-servers
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.