← Index

JProfiler

io.github.ej-technologies/jprofiler-mcp·v16.1.6·Memory & RAG
Quality Score
90
/100

Java profiling with AI agent integration. Profile CPU, memory, JDBC, HTTP and more.

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