Loomal

javaperf

MCP server by github.com/thesharque/mcp-jperf

Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings.

8 starsnpm: javaperf

About javaperf

javaperf is an MCP (Model Context Protocol) server published by thesharque in the official MCP registry, listed under Marketing on Loomal. Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings.

It ships as an npm package (javaperf), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/thesharque/mcp-jperf, where the project has earned 8 GitHub stars.

Use javaperf with your agent

Claude Code · one command
claude mcp add javaperf -- npx -y javaperf
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "javaperf": {
      "command": "npx",
      "args": [
        "-y",
        "javaperf"
      ]
    }
  }
}
npmjavaperf

Frequently asked questions

What is javaperf?
javaperf is an MCP (Model Context Protocol) server by thesharque in the Marketing category. Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings.
How do I connect javaperf to Claude, Cursor, or another MCP client?
Install javaperf from its npm package (javaperf) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is javaperf open source?
Yes — the source code is public at github.com/thesharque/mcp-jperf, with 8 GitHub stars.
Can AI agents pay to use javaperf?
Not yet through Loomal — javaperf is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain javaperf? Claim this listing free by verifying GitHub ownership, or contact us.