{
  "markdown": "# Tomcat MCP (Model Context Protocol Server)\n\n[![npm version](https://img.shields.io/npm/v/@sarath-451/tomcat-mcp)](https://www.npmjs.com/package/@sarath-451/tomcat-mcp)\n[![MCP Registry](https://img.shields.io/badge/MCP-Registry-blue)](https://registry.modelcontextprotocol.io)\n\nA local **Tomcat management MCP server** for **Kiro IDE** that enables AI-assisted\noperations such as:\n\n- Start / stop Tomcat\n- Diagnose startup failures\n- Deploy and rollback WAR files\n- Read and analyze logs\n- Take thread dumps and heap dumps\n- Analyze GC logs\n- Detect Windows service installations\n\nThis MCP runs **locally** and never exposes Tomcat over the network.\n\n---\n\n## 🌍 Available in MCP Registry\n\nTomcat MCP is officially published to the **MCP Registry** and npm.\n\n**Registry name:**\nio.github.sarath-451/tomcat-mcp\n\n**npm package:**\n@sarath-451/tomcat-mcp\n\nSearch via Registry API:\nhttps://registry.modelcontextprotocol.io/v0.1/servers?search=tomcat\n\n---\n\n\n## 🚀 One-Click Install (Kiro IDE)\n\n\n\n> Make sure you have cloned this repository and installed dependencies first.\n\n\n\n[![Add to Kiro](https://kiro.dev/images/add-to-kiro.svg)](https://kiro.dev/launch/mcp/add?name=Tomcat%20MCP&config=%7B%22command%22%3A%22node%22%2C%22args%22%3A%5B%22index.js%22%5D%2C%22disabled%22%3Afalse%2C%22autoApprove%22%3A%5B%22start_tomcat%22%2C%22stop_tomcat%22%2C%22check_tomcat_status%22%2C%22read_latest_catalina_log%22%2C%22diagnose_startup_failure%22%2C%22deploy_war%22%2C%22rollback_last_deployment%22%2C%22thread_dump%22%2C%22heap_dump%22%2C%22analyze_gc_log%22%2C%22detect_tomcat_service%22%5D%7D)\n\n\n\n---\n\n\n\n## 📦 Requirements\n\n\n\n\\- \\*\\*Node.js 18+\\*\\*\n\n\\- \\*\\*Java JDK\\*\\* (required for `jcmd`, thread dumps, heap dumps)\n\n\\- Apache Tomcat (9 / 10 / 10.1 tested)\n\n\\- Windows (Linux support planned)\n\n\n\nCheck:\n\n```bat\n\nnode -v\n\njava -version\n\njcmd -h\n\n\n\n",
  "bytes": 1840,
  "sha": "64682810daa2f08cdc8d5194870d81ca973259060299f2c6d931ce965c6f0937",
  "repo_slug": "sarath-451/tomcat-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_sarath_451_tomcat_0712d72d/readme"
}