Jprofiler

Created By
ej-technologies2 months ago
Overview

About JProfiler

  • Java performance profiler with AI agent integration via the Model Context Protocol

  • MCP tools: CPU hotspots with back traces, memory allocation analysis, JDBC query profiling, HTTP call tracing, and thread state inspection

  • Heap dump analysis across three snapshot formats: HPROF (the JVM standard), JFR (Java Flight Recorder), and JProfiler's own .jps snapshots

  • Attach to running JVMs or prepare a fresh profiling session, the MCP server drives the JProfiler command-line tooling, so AI coding assistants can guide the entire workflow from "profile this" to "here's the hotspot and the back trace"

  • Cross-platform: macOS, Windows, Linux

  • Commercial product from ej-technologies, with a free 10-day evaluation, no signup required to start

Server Config

{
  "mcpServers": {
    "jprofiler": {
      "command": "npx",
      "args": [
        "-y",
        "@ej-technologies/jprofiler-mcp"
      ]
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
ej-technologies
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Alloy

a day ago
Crevio

6 hours ago