normaltusker/kotlin-mcp-server
🧠Kotlin MCP Server for Android app development using OpenAI, Gemini, or OpenRouter. Enables AI-assisted coding via Aider, Gradle build/test integration, Kotlin LSP, and Docker-based portability.
Platform-specific configuration:
{
"mcpServers": {
"kotlin-mcp-server": {
"command": "npx",
"args": [
"-y",
"kotlin-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...