jprofiler-mcp
MCP server for JProfiler
Documentation
JProfiler MCP Server
JProfiler is a Java profiler with AI agent
integration via the Model Context Protocol.
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-mcpCodex
codex mcp add jprofiler -- npx -y @ej-technologies/jprofiler-mcpCursor
Listed on cursor.directory.
Other MCP clients
Use the following npx invocation as the MCP server command in your client's configuration:
npx -y @ej-technologies/jprofiler-mcp@latestFor clients that use a JSON configuration file (Claude Desktop, Antigravity, Windsurf, VS Code, etc.):
{
"mcpServers": {
"jprofiler": {
"command": "npx",
"args": ["-y", "@ej-technologies/jprofiler-mcp"]
}
}
}Optional arguments
- `--filter ` — Comma-separated list of tool name patterns to include
- `--subsystems ` — Comma-separated list of subsystems to enable
- `--max-depth ` — 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
Frequently asked questions
What is jprofiler-mcp?
jprofiler-mcp is MCP server for JProfiler
How do I install jprofiler-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is jprofiler-mcp open source?
Yes — it is hosted on GitHub at https://github.com/ej-technologies/jprofiler-mcp and has 2 stars.
Related MCP tools
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
The easy-to-use open source Business Intelligence and Embedded Analytics tool that lets everyone work with data :bar_chart:
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP