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
Máy chủ liên quan
Scout Monitoring MCP
nhà tài trợPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Performance Analysis Server
A server for detecting critical performance issues in code, providing concise analysis and output.
MCP Bridge API
A lightweight, LLM-agnostic RESTful proxy that unifies multiple MCP servers under a single API.
Better Auth
Enterprise-grade authentication with secure credential management, multi-protocol support, and real-time threat detection.
Flame MCP Server
Provides live, up-to-date documentation for the Flame game engine.
BitFactory MCP
Simplifies and standardizes interactions with the BitFactory API.
Authless Cloudflare MCP Server
An example of a remote MCP server deployed on Cloudflare Workers without authentication.
Binalyze AIR MCP Server
Interact with Binalyze AIR's digital forensics and incident response capabilities using natural language.
Workspace-Qdrant-MCP
Code knowledge and metadata with live update, knowledge library, semantic and vector searches
Claude TypeScript MCP Servers
A collection of TypeScript MCP servers to enhance Claude Desktop as a powerful development assistant using your Claude Pro/Max subscription.
Shallow Research Code Assistant
A multi-agent AI-powered research and code assistant. Requires external API keys for LLM providers, web search, and secure code execution.