Back to Home
rubensgomes icon

javamcp

Verified Safe

by rubensgomes

Overview

A Python-based MCP server that provides AI coding assistants with rich contextual information about Java APIs, including Javadocs, method signatures, class hierarchies, and usage examples.

Installation

Run Command
poetry run python -m javamcp --config config.yml

Security Notes

The core functionality of the server involves cloning and parsing external Git repositories and their Java source code. This inherently carries a supply chain risk, as a compromised or malicious repository could potentially lead to code execution or resource exhaustion on the host system. The project's disclaimer explicitly states that the AI-generated code may contain 'inaccuracies, errors, or security vulnerabilities.' However, no direct 'eval' calls, obvious obfuscation, or hardcoded sensitive credentials are present in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2025-11-24

Tags

AILLMMCPJavaAPICoding AgentGitParserIndexer