Connects large language models to the Kotlin Language Server, enhancing code analysis with Go to Definition, Find References, and Workspace Symbol Search capabilities.
Sponsored
Kotlin-MCP-LSP acts as a vital bridge, enabling large language models (LLMs) to seamlessly interact with the kotlin-language-server through the Model Context Protocol. This integration empowers LLMs with advanced code understanding capabilities, facilitating complex tasks such as navigating code with Go to Definition, identifying dependencies with Find References, and performing comprehensive code base exploration via Workspace Symbol Search, ultimately streamlining development workflows for Kotlin projects.
Key Features
01Enables Find References functionality
02Connects LLMs to kotlin-language-server via Model Context Protocol
03Supports Go to Definition for code navigation
04Facilitates Workspace Symbol Search across projects
050 GitHub stars
Use Cases
01Integrating AI assistance for intelligent code navigation in Kotlin
02Enhancing LLM-powered code analysis for Kotlin projects
03Enabling advanced code understanding for AI-driven development tools