Agent♥︎Age
Catalog

JVM Source Lens

Official

by Sintexer · TypeScript

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

io.github.Sintexer/jvmsrc MCP Server

This MCP server (“and CLI”) provides a Gradle-accurate JVM classpath. It fetches Java source, signatures, and class structure to support agent workflows that need IDE-like context derived from a build’s resolved dependencies.

🛠️ Key Features

  • Gradle-accurate JVM classpath
  • Fetches Java source
  • Retrieves signatures
  • Provides class structure

🚀 Use Cases

  • Supplying coding agents with Java IDE context
  • Enabling analysis that depends on class relationships and signatures
  • Building agent inputs from the resolved JVM classpath

⚡ Developer Benefits

  • Aligns fetched classpath data with Gradle resolution
  • Supports downstream processing using source, signatures, and class structure

⚠️ Limitations

  • Server capabilities are described at a high level; specific tooling and endpoints are not included in the provided data.
JVM Source Lens - agentage MCP Catalog