FangYuan33/easy-code-reader
If you are the rightful owner of easy-code-reader and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Easy Code Reader is a powerful MCP server designed for intelligent reading of Java source code, supporting extraction from Maven dependencies and local projects.
Tools
Functions exposed to the LLM to take actions
read_jar_source
Reads Java class source code from Maven dependencies, preferring sources jar or decompiling if necessary.
list_all_project
Lists all project folders in a directory to help identify available projects.
list_project_files
Lists source code and configuration files in a Java project, supporting both full project and focused module views.
read_project_code
Reads the source code of specified files within a local project directory.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client