Developer Tools
Trust: 39/100 (Limited)io.github.sarath-451/tomcat Guide
Local MCP server for AI-assisted Apache Tomcat management and diagnostics
by sarath-451
Quick Start
Install
npx @sarath-451/tomcat-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sarath-451-tomcat": {
"command": "npx",
"args": [
"@sarath-451/tomcat-mcp"
]
}
}
}