Tomcat runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 17 Feb 2026.
Local MCP server for AI-assisted Apache Tomcat management and diagnostics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tomcat -- npx -y @sarath-451/tomcat-mcp
{
"mcpServers": {
"tomcat": {
"args": [
"-y",
"@sarath-451/tomcat-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.tomcat]
command = "npx"
args = ["-y", "@sarath-451/tomcat-mcp"]
{
"mcpServers": {
"tomcat": {
"args": [
"-y",
"@sarath-451/tomcat-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tomcat": {
"args": [
"-y",
"@sarath-451/tomcat-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.