Back to search
30
MCP

kotlin-sdk

modelcontextprotocol/kotlin-sdk

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

java-sdk
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
0 tools
swift-sdk
The official Swift SDK for Model Context Protocol servers and clients.
0 tools
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
0 tools
mcp-kotlin-sdk
Kotlin implementation of the Model Context Protocol (MCP)
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
python-sdk
The official Python SDK for Model Context Protocol servers and clients
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kotlin-sdk": {
      "url": "https://modelcontextprotocol.github.io/kotlin-sdk/",
      "transport": "http"
    }
  }
}