The java-mcp-server-generator skill generates complete, production-ready Model Context Protocol server projects in Java using the official MCP Java SDK with Maven or Gradle build configuration. It targets Java developers building MCP servers and solves the problem of setting up a properly structured Java MCP project from scratch by providing templates for server configuration, tool/resource/prompt handlers, and all necessary dependencies. The skill includes Maven and Gradle configuration examples, standard project structure with separate handler classes, and optional Spring Boot integration for developers who need it.
npx skills add https://github.com/github/awesome-copilot --skill java-mcp-server-generator