javaperf
Rank #12,259io.github.theSharque/javaperf
Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings.
javaperf is a Model Context Protocol (MCP) server published by thesharque. It ranks #12,259 of 132,113 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. javaperf is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on May 23, 2026.
Ranks ahead of 119,854 of 132,113 servers on MCP Toplist.
Use javaperf
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add javaperf -- npx -y javaperf[mcp_servers.javaperf]
command = "npx"
args = ["-y", "javaperf"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"javaperf": {
"command": "npx",
"args": [
"-y",
"javaperf"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"javaperf": {
"command": "npx",
"args": [
"-y",
"javaperf"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"javaperf": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"javaperf"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"javaperf": {
"command": "npx",
"args": [
"-y",
"javaperf"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"javaperf": {
"command": "npx",
"args": [
"-y",
"javaperf"
]
}
}
}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.theSharque%2Fjavaperf)<a href="https://mcptoplist.com/server/io.github.theSharque%2Fjavaperf"><img src="https://mcptoplist.com/badge/io.github.theSharque%2Fjavaperf.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
thesharque
Other servers by thesharque
View all thesharque servers →Available versions (9)
| Version | Published |
|---|---|
| 1.4.1 | May 23, 2026 |
| 1.3.2 | May 8, 2026 |
| 1.3.1 | May 3, 2026 |
| 1.2.2 | Apr 21, 2026 |
| 1.2.1 | Mar 20, 2026 |
| 1.2.0 | Mar 4, 2026 |
| 1.1.0 | Mar 3, 2026 |
| 1.0.4 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains javaperf?
- javaperf is maintained by thesharque, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is javaperf listed on the Official MCP Registry?
- Yes — javaperf is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does javaperf have?
- MCP Toplist tracks 9 versions of javaperf, most recently published on May 23, 2026.
- Where can I find the source code for javaperf?
- The source code for javaperf is hosted at github.com/thesharque/mcp-jperf.
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.