JProfiler
München
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-mcp
Cursor
Listed on cursor.directory.
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.):
{
"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
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
WRG MCP Server
A server providing tools for weapon recoil generation and visualization via HTTP endpoints.
Code Runner
Run code snippets in various programming languages and view the output.
Agent Loop
An AI Agent with optional Human-in-the-Loop Safety and Model Context Protocol (MCP) integration.
Recent Go MCP Server
Provides Go language updates and best practices in a structured Markdown format for LLM coding agents.
return0
Debug your remote Node.js and Next.js applications directly from your AI IDE like Cursor.
SDK MCP Server
An MCP server providing searchable access to multiple AI/ML SDK documentation and source code.
MCP Code Graph
Analyze and visualize code graphs using CodeGPT.
SettleGrid
Per-call billing and monetization for MCP servers — add usage metering, API key validation, and Stripe payouts to any MCP tool with 2 lines of code.
Reports MCP Server
Manages penetration testing reports and vulnerabilities via a REST API.
Kodus OSV
Open source vulnerability lookup via osv_query/osv_query_batch tools.