Back to Home
rubensgomes icon

javamcp

Verified Safe

by rubensgomes

Overview

Provides AI coding assistants with rich contextual information about Java APIs by parsing Java source code from Git repositories.

Installation

Run Command
poetry run python -m javamcp

Security Notes

The server's primary function involves parsing Java source code from Git repositories, which are cloned locally. While parsing itself is static analysis, cloning external repositories always carries a theoretical risk if the source repositories are compromised or contain malicious files. However, the system's core logic focuses on static parsing and does not appear to execute arbitrary code found in the repositories. No direct use of 'eval' or similar dangerous functions was found. Network exposure is standard for a server (HTTP/stdio).

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-15

Tags

JavaAI Coding AssistantMCP ServerANTLR4Git IntegrationJavadoc