JProfiler
Rank #13,158io.github.ej-technologies/jprofiler-mcp
Java profiling with AI agent integration. Profile CPU, memory, JDBC, HTTP and more.
JProfiler is a Model Context Protocol (MCP) server published by ej-technologies. It ranks #13,158 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. JProfiler is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 118,888 of 132,046 servers on MCP Toplist.
Use JProfiler
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jprofiler-mcp -- npx -y @ej-technologies/jprofiler-mcp[mcp_servers.jprofiler-mcp]
command = "npx"
args = ["-y", "@ej-technologies/jprofiler-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jprofiler-mcp": {
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jprofiler-mcp": {
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jprofiler-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jprofiler-mcp": {
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jprofiler-mcp": {
"command": "npx",
"args": [
"-y",
"@ej-technologies/jprofiler-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ej-technologies%2Fjprofiler-mcp)<a href="https://mcptoplist.com/server/io.github.ej-technologies%2Fjprofiler-mcp"><img src="https://mcptoplist.com/badge/io.github.ej-technologies%2Fjprofiler-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ej-technologies
Available versions (4)
| Version | Published |
|---|---|
| 16.2.1 | Aug 26, 2026 |
| 16.2.0 | Jul 16, 2026 |
| 16.1.9 | Jun 17, 2026 |
| 16.1.6 | Apr 15, 2026 |
Frequently asked questions
- Who maintains JProfiler?
- JProfiler is maintained by ej-technologies, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is JProfiler listed on the Official MCP Registry?
- Yes — JProfiler is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does JProfiler have?
- MCP Toplist tracks 4 versions of JProfiler, most recently published on Aug 26, 2026.
- Where can I find the source code for JProfiler?
- The source code for JProfiler is hosted at github.com/ej-technologies/jprofiler-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.