Gradle Tomcat MCP Server
by lkb2k
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_DIR | No | Directory for log files | ./logs |
| TOMCAT_PORT | No | Expected Tomcat port | 8080 |
| GRADLE_COMMAND | No | Gradle command to run | appRun |
| GRADLE_WORKING_DIR | No | Working directory for Gradle commands | current directory |
| MAX_LOG_BUFFER_SIZE | No | Maximum log entries in memory | 1000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_tomcat | Launch Tomcat via Gradle |
| stop_tomcat | Terminate Tomcat process |
| restart_tomcat | Stop and start Tomcat |
| get_tomcat_status | Check Tomcat process status |
| get_logs | Retrieve log entries |
| clear_logs | Clear log buffer and files |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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