Gradle Tomcat
bylkb2k
0Manages Gradle-based Tomcat applications, offering process control and detailed log querying capabilities.
概要
The Gradle Tomcat server provides a comprehensive solution for controlling and monitoring Gradle-based Tomcat applications. It integrates seamlessly with Model Context Protocol (MCP) clients like Claude, enabling developers to start, stop, restart, and monitor their Tomcat processes with simple commands. Additionally, it offers robust log management features, allowing for the capture, storage, and querying of application logs, essential for real-time monitoring and debugging.
主な機能
- 0 GitHub stars
- Process Management for Tomcat via Gradle
- Comprehensive Log Management with filtering
- Real-time Monitoring of process status and logs
- Seamless MCP Client Integration
- Configurable via environment variables
ユースケース
- Streamlining debugging and monitoring of Gradle-based applications via log querying.
- Automating Tomcat application lifecycle management in Gradle projects.
- Enabling AI-powered control of local development servers through MCP clients.