JetBrains MCP Server Plugin
JetBrains MCP (Model Context Protocol) Server Plugin enables seamless integration between Large Language Models (LLMs) and JetBrains IDEs. This plugin provides the server-side implementation for handling MCP requests and exposes extension points for implementing custom tools.
The plugin provides an extension point system that allows third-party plugins to implement their own MCP tools. Here's how to implement and register your custom tools.
Refer to the demo plugin to get started.
Your tool implementation should follow these guidelines:
Response(result) for successful operationsResponse(error = message) for error casessettings.gradle.kts to provide a new versionWe welcome contributions! Please feel free to submit a Pull Request.
No configuration available
Related projects feature coming soon
Will recommend related projects based on sub-categories