Back to search
30
MCP

mcp-kotlin-sdk

jetbrains/mcp-kotlin-sdk

Kotlin implementation of the Model Context Protocol (MCP)

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

Similar MCP servers embedding-nearest

mcp
Model Context Protocol SDK
0 tools
mcpdotnet
.NET implementation of the Model Context Protocol (MCP)
0 tools
mcp-aipy
Model Context Protocol SDK
0 tools
mcp-clients
Model Context Protocol Clients SDK
0 tools
devctl-mcp
A basic MCP (Model Context Protocol) server implementation
0 tools
gitlab-review-mcp
A Model Context Protocol (MCP) server implementation
0 tools

How to use

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

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