Skip to main content
Glama

Gradle Tomcat MCP Server

by lkb2k

restart_tomcat

Stop and start Tomcat server for Gradle-based applications, allowing optional forced termination and custom Gradle commands for process management.

Instructions

Stop and start Tomcat

Input Schema

NameRequiredDescriptionDefault
forceNoForce termination during stop
gradle_commandNoGradle command for restart (default: appRun)

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force termination during stop", "type": "boolean" }, "gradle_command": { "description": "Gradle command for restart (default: appRun)", "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