java-sdk MCP Server — Claude & Cursor Integration

# java-sdk MCP Server ## What is java-sdk? java-sdk is a production-ready Model Context Protocol (MCP) server with 3,683 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls. ## Installation ```bash # Via Smithery (recommended) npx -y @smithery/cli install modelcontextprotocol/java-sdk # Or manual git clone https://github.com/modelcontextprotocol/java-sdk.git cd java-sdk ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Java - **Stars:** ⭐ 3,683 - **Forks:** 🍴 1,143 - **License:** MIT - **Updated:** 2026-09-05 - **Repo:** [modelcontextprotocol/java-sdk](https://github.com/modelcontextprotocol/java-sdk)