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
A fully automated Model Context Protocol (MCP) server that acts as a bridge for LLMs (like Claude) to interact with a JADX-AI-MCP plugin for Android APK reverse engineering, vulnerability analysis, and manifest parsing.
tenets
Serves as a Model Context Protocol (MCP) server for AI coding assistants, automatically finding, ranking, and aggregating relevant codebase files for AI prompts, and providing code intelligence tools.
ultrascript-tools-mcp
A smart assistant that analyzes codebases, understands component relationships, and answers natural language questions using AI, focusing on tasks like code search, refactoring, impact analysis, and merge conflict resolution.
photons
Photons are single-file TypeScript MCP servers designed to supercharge AI assistants with focused capabilities, providing a marketplace of tools for various domains like file operations, cloud integrations, and database management.