tomcat for Claude Desktop
io.github.sarath-451/tomcat
Local MCP server for AI-assisted Apache Tomcat management and diagnostics
client:Claude Desktop
transport:stdio
runtime:npm
Install tomcat in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tomcat": {
"command": "npx",
"args": [
"-y",
"@sarath-451/tomcat-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs