kotlin-mcp-server-generator

Generate production-ready Kotlin MCP server projects with Gradle, official SDK, and typed tools.

github ↓ 8.6k
Claude Code
View source ↗

What it does

  • Java 17 or higher
  • Kotlin 2.1.0
  • SERVERNAME: Server name (default: "{{PROJECTNAME}}")
  • VERSION: Server version (default: "1.0.0")
  • DESCRIPTION: Server description
  • param1 (string, required): First parameter
  • param2 (integer, optional): Second parameter

Requirements & configuration

  • // Note: You'll need to implement proper testing utilities

Configuration: SERVER_NAMEVERSIONDESCRIPTION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Generate production-ready Kotlin MCP server projects with Gradle, official SDK, and typed tools.

Source

Repository: https://github.com/github/awesome-copilot

kotlin-mcp-server-generator FAQ

What does the kotlin-mcp-server-generator skill do?

Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library. Java 17 or higher Kotlin 2.1.0

What does kotlin-mcp-server-generator require?

// Note: You'll need to implement proper testing utilities Configuration keys: SERVER_NAME, VERSION, DESCRIPTION.

How do I install kotlin-mcp-server-generator?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill kotlin-mcp-server-generator --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain kotlin-mcp-server-generator?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

kotlin-mcp-server-generator on getagentictools
[![kotlin-mcp-server-generator on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-kotlin-mcp-server-generator.svg)](https://getagentictools.com/skills/github-awesome-copilot-kotlin-mcp-server-generator?ref=badge)
npx agentictools info skills/github-awesome-copilot-kotlin-mcp-server-generator

The second line is the CLI lookup for this page — handy in READMEs and docs.