jetbrains-plugin-mcp-refactoring
The jetbrains-plugin-mcp-refactoring is a Kotlin plugin for JetBrains IDEs that assists in code refactoring. This plugin provides tools for developers to enhance the readability and maintainability of their code, promoting efficient development. It particularly features refactoring capabilities that leverage the characteristics of Kotlin.
GitHub Stars
1
User Rating
Not Rated
Favorites
0
Views
37
Forks
0
Issues
8
Additional Resources
mcp4k is a compiler-driven framework for building both clients and servers using the Model Context Protocol (MCP) in Kotlin. It implements a vast majority of the MCP specification, including resources, prompts, tools, sampling, and more. mcp4k automatically generates JSON-RPC handlers, schema metadata, and manages the complete lifecycle for you.