{
  "markdown": "# JProfiler MCP Server\n\n[![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)\n\n[JProfiler](https://www.ej-technologies.com/jprofiler) is a Java profiler with AI agent\nintegration via the [Model Context Protocol](https://modelcontextprotocol.io).\nProfile CPU hotspots, memory allocations, JDBC queries, HTTP calls and more\ndirectly from your AI coding assistant.\n\n## Installation\n\n### Claude Code\n\n```\nclaude mcp add jprofiler -- npx -y @ej-technologies/jprofiler-mcp\n```\n\n### Codex\n\n```\ncodex mcp add jprofiler -- npx -y @ej-technologies/jprofiler-mcp\n```\n\n### Cursor\n\nListed on [cursor.directory](https://cursor.directory/plugins/jprofiler).\n\n[![Install MCP Server](https://cursor.com/deeplink/mcp-install-dark.svg)](https://cursor.directory/plugins/jprofiler)\n\n### Other MCP clients\n\nUse the following npx invocation as the MCP server command in your client's configuration:\n\n```\nnpx -y @ej-technologies/jprofiler-mcp@latest\n```\n\nFor clients that use a JSON configuration file (Claude Desktop, Antigravity, Windsurf, VS Code, etc.):\n\n```json\n{\n  \"mcpServers\": {\n    \"jprofiler\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@ej-technologies/jprofiler-mcp\"]\n    }\n  }\n}\n```\n\n### Optional arguments\n\n- `--filter <patterns>` — Comma-separated list of tool name patterns to include\n- `--subsystems <list>` — Comma-separated list of subsystems to enable\n- `--max-depth <n>` — Maximum call tree expansion depth\n\n## License\n\nJProfiler requires a license. On first use, you can start a free 10-day evaluation\nor enter an existing license key. Purchase at https://www.ej-technologies.com/store/jprofiler.\n\nLicense terms: https://www.ej-technologies.com/jprofiler/license\n",
  "bytes": 1796,
  "sha": "1bfe414bc84da40bb97b467e6a4c48457602f5d16be3e4ec878c5120104e70c7",
  "repo_slug": "ej-technologies/jprofiler-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ej_technologies_jprofiler_mcp_a024021b/readme"
}