Skip to content
Claude Code

Maven Decoder for Claude Code

io.github.salitaba/maven-decoder-mcp

Lets AI agents read the real source of any Maven dependency, decompiled from ~/.m2 or Central.

client:Claude Code transport:stdio runtime:npm

Install Maven Decoder in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add maven-decoder-mcp -e MAVEN_REPOSITORY=<MAVEN_REPOSITORY> -e MAVEN_REMOTE_REPOS=<MAVEN_REMOTE_REPOS> -e MAVEN_REMOTE_USERNAME=<MAVEN_REMOTE_USERNAME> -e MAVEN_REMOTE_PASSWORD=<MAVEN_REMOTE_PASSWORD> -e MAVEN_OFFLINE=<MAVEN_OFFLINE> -e MAVEN_AUTO_DOWNLOAD=<MAVEN_AUTO_DOWNLOAD> -e MAVEN_DECODER_CACHE_DIR=<MAVEN_DECODER_CACHE_DIR> -- npx -y maven-decoder-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Maven Decoder in other clients