kotlin
The Kotlin Programming Language.
kotlin MCP Server
MCP server for JetBrains/kotlin
Ready-to-Use Client Configurations
{
"mcpServers": {
"kotlin": {
"command": "npx",
"args": [
"-y",
"@JetBrains/kotlin"
]
}
}
}