Skip to main content
ClaudeWave

MCP server for JProfiler

MCP ServersOfficial Registry1 stars0 forksMITUpdated today
ClaudeWave Trust Score
74/100
· OK
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: NPX · @ej-technologies/jprofiler-mcp
Claude Code CLI
claude mcp add jprofiler-mcp -- npx -y @ej-technologies/jprofiler-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "jprofiler-mcp": {
      "command": "npx",
      "args": ["-y", "@ej-technologies/jprofiler-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# JProfiler MCP Server

[![ej-technologies/jprofiler-mcp MCP server](https://glama.ai/mcp/servers/ej-technologies/jprofiler-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ej-technologies/jprofiler-mcp)

[JProfiler](https://www.ej-technologies.com/jprofiler) is a Java profiler with AI agent
integration via the [Model Context Protocol](https://modelcontextprotocol.io).
Profile CPU hotspots, memory allocations, JDBC queries, HTTP calls and more
directly from your AI coding assistant.

## Installation

### Claude Code

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

### Cursor

Listed on [cursor.directory](https://cursor.directory/plugins/jprofiler).

[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.directory/plugins/jprofiler)

### Codex

```
codex mcp add jprofiler -- npx -y @ej-technologies/jprofiler-mcp
```

### Gemini CLI

```
gemini mcp add jprofiler npx -y @ej-technologies/jprofiler-mcp@latest
```

### Other MCP clients

Use the following npx invocation as the MCP server command in your client's configuration:

```
npx -y @ej-technologies/jprofiler-mcp@latest
```

For clients that use a JSON configuration file (Claude Desktop, Windsurf, VS Code, etc.):

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

### Optional arguments

- `--filter <patterns>` — Comma-separated list of tool name patterns to include
- `--subsystems <list>` — Comma-separated list of subsystems to enable
- `--max-depth <n>` — Maximum call tree expansion depth

## License

JProfiler requires a license. On first use, you can start a free 10-day evaluation
or enter an existing license key. Purchase at https://www.ej-technologies.com/store/jprofiler.

License terms: https://www.ej-technologies.com/jprofiler/license

What people ask about jprofiler-mcp

What is ej-technologies/jprofiler-mcp?

+

ej-technologies/jprofiler-mcp is mcp servers for the Claude AI ecosystem. MCP server for JProfiler It has 1 GitHub stars and was last updated today.

How do I install jprofiler-mcp?

+

You can install jprofiler-mcp by cloning the repository (https://github.com/ej-technologies/jprofiler-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ej-technologies/jprofiler-mcp safe to use?

+

Our security agent has analyzed ej-technologies/jprofiler-mcp and assigned a Trust Score of 74/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains ej-technologies/jprofiler-mcp?

+

ej-technologies/jprofiler-mcp is maintained by ej-technologies. The last recorded GitHub activity is from today, with 1 open issues.

Are there alternatives to jprofiler-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy jprofiler-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ej-technologies/jprofiler-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ej-technologies-jprofiler-mcp)](https://claudewave.com/repo/ej-technologies-jprofiler-mcp)
<a href="https://claudewave.com/repo/ej-technologies-jprofiler-mcp"><img src="https://claudewave.com/api/badge/ej-technologies-jprofiler-mcp" alt="Featured on ClaudeWave: ej-technologies/jprofiler-mcp" width="320" height="64" /></a>

More MCP Servers

jprofiler-mcp alternatives