← Index

io.github.sarath-451/tomcat

io.github.sarath-451/tomcat·v1.0.2·Other
Quality Score
82
/100

Local MCP server for AI-assisted Apache Tomcat management and diagnostics

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "tomcat": {
      "command": "npx",
      "args": [
        "-y",
        "@sarath-451/tomcat-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "tomcat": {
      "command": "npx",
      "args": [
        "-y",
        "@sarath-451/tomcat-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @sarath-451/tomcat-mcp
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other