Maven Decoder
Lets AI agents read the real source of any Maven dependency, decompiled from ~/.m2 or Central.
Python
★ 20 stars
Last pushed 2026-09-16
License: MIT
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.3.2)
npx -y maven-decoder-mcp@1.3.2
Or add to your MCP client config:
{
"mcpServers": {
"maven-decoder-mcp": {
"command": "npx",
"args": [
"-y",
"maven-decoder-mcp@1.3.2"
],
"env": {
"MAVEN_REPOSITORY": "<YOUR_VALUE>",
"MAVEN_REMOTE_REPOS": "<YOUR_VALUE>",
"MAVEN_REMOTE_USERNAME": "<YOUR_VALUE>",
"MAVEN_REMOTE_PASSWORD": "<YOUR_VALUE>",
"MAVEN_OFFLINE": "<YOUR_VALUE>",
"MAVEN_AUTO_DOWNLOAD": "<YOUR_VALUE>",
"MAVEN_DECODER_CACHE_DIR": "<YOUR_VALUE>"
}
}
}
}
MAVEN_REPOSITORY— Path to the local Maven repository. Defaults to ~/.m2/repository.MAVEN_REMOTE_REPOS— Comma or whitespace separated list of remote Maven repository base URLs.MAVEN_REMOTE_USERNAME— Username for authenticating against private remote Maven repositories.MAVEN_REMOTE_PASSWORDsecret — Password or token for authenticating against private remote Maven repositories.MAVEN_OFFLINE— Set to true to disable all network access and use only the local repository.MAVEN_AUTO_DOWNLOAD— Whether to automatically download missing artifacts from remote repositories. Defaults to true.MAVEN_DECODER_CACHE_DIR— Override directory used for decompilation and metadata caches.
Package (pypi 1.3.2)
uvx maven-decoder-mcp
Or add to your MCP client config:
{
"mcpServers": {
"maven-decoder-mcp": {
"command": "uvx",
"args": [
"maven-decoder-mcp"
],
"env": {
"MAVEN_REPOSITORY": "<YOUR_VALUE>",
"MAVEN_REMOTE_REPOS": "<YOUR_VALUE>",
"MAVEN_REMOTE_USERNAME": "<YOUR_VALUE>",
"MAVEN_REMOTE_PASSWORD": "<YOUR_VALUE>",
"MAVEN_OFFLINE": "<YOUR_VALUE>",
"MAVEN_AUTO_DOWNLOAD": "<YOUR_VALUE>",
"MAVEN_DECODER_CACHE_DIR": "<YOUR_VALUE>"
}
}
}
}
MAVEN_REPOSITORY— Path to the local Maven repository. Defaults to ~/.m2/repository.MAVEN_REMOTE_REPOS— Comma or whitespace separated list of remote Maven repository base URLs.MAVEN_REMOTE_USERNAME— Username for authenticating against private remote Maven repositories.MAVEN_REMOTE_PASSWORDsecret — Password or token for authenticating against private remote Maven repositories.MAVEN_OFFLINE— Set to true to disable all network access and use only the local repository.MAVEN_AUTO_DOWNLOAD— Whether to automatically download missing artifacts from remote repositories. Defaults to true.MAVEN_DECODER_CACHE_DIR— Override directory used for decompilation and metadata caches.
Related servers
B
browser-use
Other
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
★ 116,188
MCP Server
S
servers
Other
MCP server that exercises all the features of the MCP protocol
★ 90,577
MCP Server
W
World Monitor
Other
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
★ 87,324
MCP Server
Requires auth
P
paperclip
Other
Trending hip-hop artist momentum scores across four cultural dimensions.
★ 82,095
MCP Server
Reachable
R
ruflo
Other
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
★ 73,202
MCP Server
C
Chrome DevTools MCP
Other
MCP server for Chrome DevTools
★ 52,570
MCP Server
Data from the Official MCP Registry