MCP Directory
Back

kotlin-sdk

by modelcontextprotocol · Kotlin · ★ 1,349

The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains

#kotlin-multiplatform#mcp

Install

git clone https://github.com/modelcontextprotocol/kotlin-sdk.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "kotlin-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "github:modelcontextprotocol/kotlin-sdk"
      ]
    }
  }
}

From the README

[](https://central.sonatype.com/artifact/io.modelcontextprotocol/kotlin-sdk) [](https://github.com/modelcontextprotocol/kotlin-sdk/actions/workflows/build.yml) [](http://kotlinlang.org) [](https://kotlinlang.org/docs/multiplatform.html) [](http://java.com) [](LICENSE) Kotlin Multiplatform SDK for the [Model Context Protocol](https://modelcontextprotocol.io). It enables Kotlin applications targeting JVM, Native, JS, and Wasm to implement MCP clients and servers using a standardized protocol interface. * [Overview](#overview) * [Installation](#installation) * [Artifacts](#artifacts) * [Gr…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers