FangYuan33/easy-code-reader
A powerful MCP server for intelligently reading Java source code (For Jar and local project).
Platform-specific configuration:
{
"mcpServers": {
"easy-code-reader": {
"command": "npx",
"args": [
"-y",
"easy-code-reader"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...