Skip to main content
Glama

Gradle Tomcat MCP Server

by lkb2k

start_tomcat

Run a Tomcat server using Gradle commands. Specify the working directory and customize the Gradle command to start the application.

Instructions

Launch Tomcat via Gradle

Input Schema

NameRequiredDescriptionDefault
gradle_commandNoGradle command to run (default: appRun)appRun
working_directoryNoWorking directory for the Gradle command

Input Schema (JSON Schema)

{ "properties": { "gradle_command": { "default": "appRun", "description": "Gradle command to run (default: appRun)", "type": "string" }, "working_directory": { "description": "Working directory for the Gradle command", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Gradle Tomcat MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/lkb2k/mcp-gradle'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server