mcpbeat Sign in

JProfiler MCP Server

by ej-technologies Your server? Claim it
local only

JProfiler runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 26 Aug 2026.

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

Installs per day peak 170 · avg 18 · +57% w/w
a month agotoday
46
Installs / week
npm · @ej-technologies/jprofiler-mcp
2
Stars
2 open issues
26 Aug 2026
Last commit
0 releases in 90 days
custom licence
License
language unknown

Nothing serious here today

Today is the operative word: we check JProfiler every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add jprofiler-mcp -- npx -y @ej-technologies/jprofiler-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jprofiler-mcp": {
      "args": [
        "-y",
        "@ej-technologies/jprofiler-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jprofiler-mcp]
command = "npx"
args = ["-y", "@ej-technologies/jprofiler-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "jprofiler-mcp": {
      "args": [
        "-y",
        "@ej-technologies/jprofiler-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jprofiler-mcp": {
      "args": [
        "-y",
        "@ej-technologies/jprofiler-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to JProfiler

same job, measured the same way
Agentled
by agentled

Intelligent AI workflow orchestration with long-term memory, 100+ integrations, and unified credits.

198 installs/wk local only
Engram
by kael-bit

Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion.

31 installs/wk local only
Calera FINSEC — Certified SEC Memory
by caseyyahbara

Certified SEC EDGAR fact memory for AI agents with zero hallucination and filing provenance.

7 tools answering
Memnode
by memnode

Persistent, inspectable memory for AI agents with lineage, correction, and a hosted MCP endpoint.

answering
Redmine
by vfa-khuongdv

MCP server for Redmine API integration with AI agents.

77 installs/wk local only
MCP Backlog
by vfa-khuongdv

MCP server for Backlog API integration with AI agents.

63 installs/wk local only
Neurohive
by adelelo13

Multi-agent memory intelligence with expertise tracking and conflict detection

39 installs/wk local only
Bilinc
by atakanelik34

Hosted agent memory with provenance, contradiction surfacing, and snapshot rollback.

340 installs/wk local only

JProfiler — questions

Answers built from our own checks of this server.

Why is there no uptime for JProfiler?
JProfiler runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ej-technologies/jprofiler-mcp was installed 46 times last week.
How do I connect JProfiler?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ej-technologies/jprofiler-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use JProfiler?
The npm package @ej-technologies/jprofiler-mcp was installed 46 times in the last week. Week over week that is +57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is JProfiler open source?
No, and the distinction matters: it ships its own licence file rather than a standard open-source licence. That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.