Jprofiler MCP Server

JProfiler is a Java profiler with AI agent integration via the Model Context Protocol. It runs locally over stdio via the published package.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client.

VERIFIED ACTIVE

LAST COMMIT 2026-07-16 · ★ 2 · #171 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Jprofiler

Claude Code

claude mcp add ej-technologies-jprofiler-mcp -- npx -y @ej-technologies/jprofiler-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ej-technologies-jprofiler-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ej-technologies/jprofiler-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @ej-technologies/jprofiler-mcp - published under the repo owner's npm scope (@ej-technologies)

registry namespace io.github.ej-technologies is GitHub-verified and matches the repo owner

03 · What Jprofiler can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v16.2.0 · 2026-07-16

JProfiler MCP server 16.2.0

v16.1.9 · 2026-06-17

JProfiler MCP server 16.1.9

v16.1.8 · 2026-05-28

JProfiler MCP server 16.1.8

04 · Who maintains Jprofiler

JProfiler is maintained by ej-technologies. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
memory - ranked #171 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-07-16)
registry
io.github.ej-technologies/jprofiler-mcp (active, first published 2026-04-15 · 3 versions)
packages
npm:@ej-technologies/jprofiler-mcp

06 · Jprofiler FAQ

What is Jprofiler?

JProfiler is a Java profiler with AI agent integration via the Model Context Protocol. It runs locally over stdio via the published package.

Is Jprofiler still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-16 and it shipped 4 releases in the last 90 days. We re-verify nightly.

How do I install Jprofiler?

Run `npx -y @ej-technologies/jprofiler-mcp`. You can also paste the ready-made client config above.

Does Jprofiler run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Jprofiler

Pairs well with

Servers that cover what Jprofiler doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58