Local MCP server for AI-assisted Apache Tomcat management and diagnostics
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-sarath-451-tomcat": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A local Tomcat management MCP server for Kiro IDE that enables AI-assisted
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
Enhanced MCP server for GitLab: group projects listing and activity tracking
Yunxiao MCP Server provides AI assistants with the ability to interact with the Yunxiao platform. It provides a set of tools that interact with Yunxiao's API, allowing AI assistants to manage Codeup repository, Project, Pipeline, Packages etc.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for io.github.sarath-451/tomcat and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A local Tomcat management MCP server for Kiro IDE that enables AI-assisted operations such as:
This MCP runs locally and never exposes Tomcat over the network.
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
Make sure you have cloned this repository and installed dependencies first.
- **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