Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
jvmsrc · npm · 1.15.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Sintexer/jvmsrc",
"description": "Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.",
"title": "JVM Source Lens",
"repository": {
"url": "https://github.com/Sintexer/jvm-source-lens",
"source": "github"
},
"version": "1.15.0",
"websiteUrl": "https://github.com/Sintexer/jvm-source-lens#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "jvmsrc",
"version": "1.15.0",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Install the package via npx without a confirmation prompt.",
"type": "named",
"name": "-y"
}
],
"packageArguments": [
{
"description": "Run the bundled MCP server (stdio transport).",
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional comma-separated absolute paths; only these project roots are allowed.",
"format": "string",
"name": "JVMSRC_ALLOWED_ROOTS"
},
{
"description": "Optional absolute path for resolution and decompile caches (default: OS cache dir).",
"format": "string",
"name": "JVMSRC_CACHE_ROOT"
},
{
"description": "Optional absolute path for failure diagnostic logs.",
"format": "string",
"name": "JVMSRC_LOG_DIR"
},
{
"description": "Max characters returned for full-file source (default 524288).",
"format": "string",
"name": "JVMSRC_MAX_SOURCE_OUTPUT_CHARS"
},
{
"description": "Gradle resolution subprocess timeout in milliseconds.",
"format": "string",
"name": "JVMSRC_GRADLE_TIMEOUT_MS"
},
{
"description": "Optional path to a custom CFR JAR for decompilation.",
"format": "filepath",
"name": "JVMSRC_CFR_PATH"
}
]
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"cliBin": "jvmsrc",
"npmPackage": "jvmsrc",
"requiresJava": true,
"requiresNode": ">=20"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-04T13:28:02.829064Z",
"publishedAt": "2026-08-04T13:28:02.829064Z",
"updatedAt": "2026-08-04T13:28:02.829064Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.15.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.