Loading MCP server directory, please wait...
Gradle-accurate JVM classpath; fetch Java source, signatures, and class structure for agents.
npx @getmcp/cli add io.github.Sintexer/jvmsrcRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Sintexer/jvmsrc": {
"command": "npx",
"args": [
"-y",
"jvmsrc",
"mcp"
],
"env": {
"JVMSRC_ALLOWED_ROOTS": "",
"JVMSRC_CACHE_ROOT": "",
"JVMSRC_LOG_DIR": "",
"JVMSRC_MAX_SOURCE_OUTPUT_CHARS": "",
"JVMSRC_GRADLE_TIMEOUT_MS": "",
"JVMSRC_CFR_PATH": ""
}
}
}
}