kotlin-mcp-server-generator
Generates production-ready Kotlin MCP server projects with Gradle, coroutines, and official SDK integration.
Install
npx skills add https://github.com/github/awesome-copilot --skill kotlin-mcp-server-generatorStats
| Total installs | 7,406 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Scaffolds complete project structure with build.gradle.kts, package layout, and MCP server configuration using io.modelcontextprotocol:kotlin-sdk
- Includes 2–3 sample tools with JSON schema definitions, typed inputs/outputs, and error handling patterns
- Provides coroutine-based server setup with stdio transport, environment variable configuration, and kotlin-logging integration
- Includes test templates using kotlinx-coroutines-test and README with build, run, and development instructions
Tags
Related skills
| Skill | Installs | vs kotlin-mcp-server-generator |
|---|---|---|
| aspnet-minimal-api-openapi | 7,494 | +88 |
| typespec-api-operations | 7,404 | -2 |
| containerize-aspnetcore | 7,430 | +24 |
| typespec-create-api-plugin | 7,384 | -22 |
| ruby-mcp-server-generator | 7,393 | -13 |
FAQ
- How many installs does kotlin-mcp-server-generator have?
- kotlin-mcp-server-generator has 7,406 total installs and 7.4K installs this week.
- Where is kotlin-mcp-server-generator hosted?
- kotlin-mcp-server-generator is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does kotlin-mcp-server-generator have?
- kotlin-mcp-server-generator has 27.4K GitHub stars.
- When was kotlin-mcp-server-generator first indexed?
- OrangeBot.AI first indexed kotlin-mcp-server-generator on Feb 25, 2026.
- How do I install kotlin-mcp-server-generator?
- Run: npx skills add https://github.com/github/awesome-copilot --skill kotlin-mcp-server-generator