Skip to main content
ClaudeWave
xzq-xu avatar
xzq-xu

jvm-mcp-server

View on GitHub

This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem.

MCP Servers85 stars19 forksPythonMITUpdated 2mo ago
ClaudeWave Trust Score
79/100
Trusted
Passed
  • Open-source license (MIT)
  • Recently active
  • Clear description
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · jvm-mcp-server
Claude Code CLI
claude mcp add jvm -- uvx jvm-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "jvm": {
      "command": "uvx",
      "args": ["jvm-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/xzq-xu/jvm-mcp-server and follow its README.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about jvm-mcp-server

What is xzq-xu/jvm-mcp-server?

+

xzq-xu/jvm-mcp-server is mcp servers for the Claude AI ecosystem. This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem. It has 85 GitHub stars and was last updated 2mo ago.

How do I install jvm-mcp-server?

+

You can install jvm-mcp-server by cloning the repository (https://github.com/xzq-xu/jvm-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is xzq-xu/jvm-mcp-server safe to use?

+

Our security agent has analyzed xzq-xu/jvm-mcp-server and assigned a Trust Score of 79/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains xzq-xu/jvm-mcp-server?

+

xzq-xu/jvm-mcp-server is maintained by xzq-xu. The last recorded GitHub activity is from 2mo ago, with 3 open issues.

Are there alternatives to jvm-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy jvm-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: xzq-xu/jvm-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/xzq-xu-jvm-mcp-server)](https://claudewave.com/repo/xzq-xu-jvm-mcp-server)
<a href="https://claudewave.com/repo/xzq-xu-jvm-mcp-server"><img src="https://claudewave.com/api/badge/xzq-xu-jvm-mcp-server" alt="Featured on ClaudeWave: xzq-xu/jvm-mcp-server" width="320" height="64" /></a>

More MCP Servers