easy-code-reader
Verified Safeby FangYuan33
Overview
Provides a Model Context Protocol (MCP) server for AI assistants to intelligently read Java source code from local projects and Maven dependencies, supporting decompilation and multi-module analysis.
Installation
No command providedSecurity Notes
The tool's core functionality involves reading and potentially decompiling local files from specified project and Maven repository directories. While this is its intended purpose, users should be cautious about granting it access to highly sensitive file system paths via `--project-dir` and `--maven-repo` configurations, and ensure the `easy-code-reader` package itself is sourced from a trusted repository, as `uvx` downloads and executes it. It does not appear to have extraneous network risks or 'eval' vulnerabilities.
Similar Servers
jadx-mcp-server
Facilitates live, LLM-driven reverse engineering and vulnerability analysis of Android APKs by integrating JADX with the Model Context Protocol.
mcp-annotated-java-sdk
Annotation-driven framework for building Model Context Protocol (MCP) servers in Java, simplifying the definition and integration of resources, prompts, and tools for LLM applications.
tenets
Provides intelligent, token-optimized code context and automatically injects guiding principles to AI coding assistants for enhanced understanding and consistent interactions.
ultrascript-tools-mcp
An expert developer tool for comprehensive code analysis, semantic search, refactoring, code modification, and automated documentation. It leverages AI and specialized runtime environments (Node.js/Bun) for high performance, featuring deep Git integration for branch-aware indexing and merge conflict resolution across multiple programming languages.