Loading MCP server directory, please wait...
Headless Eclipse MAT MCP server for Java heap dump analysis
npx @getmcp/cli add io.github.codelipenghui/mcp-matRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codelipenghui/mcp-mat": {
"command": "npx",
"args": [
"-y",
"mcp-mat"
],
"env": {
"MAT_HOME": "",
"JAVA_PATH": "",
"MAT_XMX_MB": ""
}
}
}
}