The kotlin-mcp-server-generator skill generates a complete, production-ready Model Context Protocol (MCP) server project in Kotlin with proper Gradle configuration, dependencies, project structure, and implementation templates. It serves developers building MCP servers who need a structured starting point with the official io.modelcontextprotocol:kotlin-sdk library, typed tools, error handling, and testing infrastructure already in place. The skill solves the problem of scaffolding a correctly configured Kotlin MCP server project from scratch by providing all necessary boilerplate, build configuration, and code templates.
npx skills add https://github.com/github/awesome-copilot --skill kotlin-mcp-server-generator