MCP Hub
Back to servers

tomcat

Local MCP server for AI-assisted Apache Tomcat management and diagnostics

Registry
Updated
Feb 11, 2026

Quick Install

npx -y @sarath-451/tomcat-mcp

Tomcat MCP (Model Context Protocol Server)

npm version MCP Registry

A local Tomcat management MCP server for Kiro IDE that enables AI-assisted operations such as:

  • Start / stop Tomcat
  • Diagnose startup failures
  • Deploy and rollback WAR files
  • Read and analyze logs
  • Take thread dumps and heap dumps
  • Analyze GC logs
  • Detect Windows service installations

This MCP runs locally and never exposes Tomcat over the network.


🌍 Available in MCP Registry

Tomcat MCP is officially published to the MCP Registry and npm.

Registry name: io.github.sarath-451/tomcat-mcp

npm package: @sarath-451/tomcat-mcp

Search via Registry API: https://registry.modelcontextprotocol.io/v0.1/servers?search=tomcat


🚀 One-Click Install (Kiro IDE)

Make sure you have cloned this repository and installed dependencies first.

Add to Kiro


📦 Requirements

- **Node.js 18+**

- **Java JDK** (required for jcmd, thread dumps, heap dumps)

- Apache Tomcat (9 / 10 / 10.1 tested)

- Windows (Linux support planned)

Check:


node -v

java -version

jcmd -h



Reviews

No reviews yet

Sign in to write a review