Kotlin MCP Server Development Plugin

February 5, 2026 ยท View on GitHub

Complete toolkit for building Model Context Protocol (MCP) servers in Kotlin using the official io.modelcontextprotocol:kotlin-sdk library. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.

Installation

# Using Copilot CLI
copilot plugin install kotlin-mcp-development@awesome-copilot

What's Included

Commands (Slash Commands)

CommandDescription
/kotlin-mcp-development:kotlin-mcp-server-generatorGenerate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.

Agents

AgentDescription
kotlin-mcp-expertExpert assistant for building Model Context Protocol (MCP) servers in Kotlin using the official SDK.

Source

This plugin is part of Awesome Copilot, a community-driven collection of GitHub Copilot extensions.

License

MIT