Loomal

JVM Source Lens

MCP server by github.com/sintexer/jvm-source-lens

Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.

3 starsnpm: jvmsrc

About JVM Source Lens

JVM Source Lens is an MCP (Model Context Protocol) server published by sintexer in the official MCP registry, listed under Autonomous Agents on Loomal. Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.

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

Development happens in the open at github.com/sintexer/jvm-source-lens, where the project has earned 3 GitHub stars.

Use JVM Source Lens with your agent

Claude Code · one command
claude mcp add jvm-source-lens -- npx -y jvmsrc
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "jvm-source-lens": {
      "command": "npx",
      "args": [
        "-y",
        "jvmsrc"
      ]
    }
  }
}
npmjvmsrc

Frequently asked questions

What is JVM Source Lens?
JVM Source Lens is an MCP (Model Context Protocol) server by sintexer in the Autonomous Agents category. Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.
How do I connect JVM Source Lens to Claude, Cursor, or another MCP client?
Install JVM Source Lens from its npm package (jvmsrc) 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 JVM Source Lens open source?
Yes — the source code is public at github.com/sintexer/jvm-source-lens, with 3 GitHub stars.
Can AI agents pay to use JVM Source Lens?
Not yet through Loomal — JVM Source Lens 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 JVM Source Lens? Claim this listing free by verifying GitHub ownership, or contact us.