io.github.Sintexer/jvmsrc

MCPcommunity
v1.13.1io.github.SintexerUnknownUpdated 22d agonpmGitHub

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

An MCP server and CLI that gives your coding agent the one thing it's missing on JVM codebases: the actual classpath. You use an IDE to write Java. Your coding agent doesn't have one. When your agent hits an unfamiliar library type — say, a superclass from a proprietary internal library — it spends 25+ turns walking , opening JARs by hand with , picking one by guesswork, and trying to answer a…

Automatically indexed from public sources. Not yet verified by the developer on Forge.Claim this listing →
22d agoLast update
Package
Authorio.github.Sintexer
LicenseUnknown
Version1.13.1
Sourcemcp-registry
Trust Status
A
95/100Trusted
Listed in Forge index+10/10
Publisher identity verified+0/25
Publisher: run `forge publish` from the package repo to claim ownership
Ed25519 publish signature+0/10
Included automatically when the publisher runs `forge publish`
Domain verification+0/5
Publisher: host /.well-known/forge.json on the package homepage with { "publisher": "<github-login>" }
CVE scan · clean+30/30
Static analysis · clean+20/20
npm provenance (Sigstore)+5/5
Paste into Claude Code, Cursor, or any AI assistant to fix all gaps
StatusCommunity-indexed
PublisherUnverified
SignatureUnsigned
Domain
Provenance✓ Sigstore-verified · bdd36a2
Dependencies60 resolved+ · none vulnerable
Tool surface7 tools · none privileged
Security scan✓ Cleanv1.13.1 · 20d ago
EvalsNone
IndexedJun 13, 2026

Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.

About

An MCP server and CLI that gives your coding agent the one thing it's missing on JVM codebases: the actual classpath. You use an IDE to write Java. Your coding agent doesn't have one. When your agent hits an unfamiliar library type — say, a superclass from a proprietary internal library — it spends 25+ turns walking , opening JARs by hand with , picking one by guesswork, and trying to answer a question your IDE would answer in one keystroke: does this superclass have a public utility method…

Keywords
mcp