Skip to main content
Glama

Gradle Tomcat MCP Server

by lkb2k

stop_tomcat

Terminate the Tomcat process using the Gradle Tomcat MCP Server. Optionally force shutdown with SIGKILL to ensure immediate process termination.

Instructions

Terminate Tomcat process

Input Schema

NameRequiredDescriptionDefault
forceNoForce termination with SIGKILL

Input Schema (JSON Schema)

{ "properties": { "force": { "default": false, "description": "Force termination with SIGKILL", "type": "boolean" } }, "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