Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

JetBrains IDE Plugin

БесплатноНе проверен

Integrates Large Language Models with JetBrains IDEs, enabling custom AI-powered tools for code generation, refactoring, and development tasks.

GitHubEmbed

Описание

Integrates Large Language Models with JetBrains IDEs, enabling custom AI-powered tools for code generation, refactoring, and development tasks.

README

official JetBrains project

⚠️ Deprecated

This plugin is no longer maintained. The core functionality has been integrated into all IntelliJ-based IDEs since version 2025.2.

Migration: Please refer to the official documentation for details on using the built-in functionality.

Issues & Support: For bugs or feature requests related to the built-in MCP functionality, please use the JetBrains YouTrack.

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.

Prerequisites

Custom Tools Implementation

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.

3. Tool Implementation Guidelines

Your tool implementation should follow these guidelines:

  • Tool names should be descriptive and use lowercase with optional underscores
  • Create a data class for your tool's arguments that matches the expected JSON input
  • Use the Response class appropriately:
    • Response(result) for successful operations
    • Response(error = message) for error cases
  • Use the provided Project instance for accessing IDE services

How to Publish Update

  1. Update settings.gradle.kts to provide a new version
  2. Create release on Github, the publishing task will be automatically triggered

Contributing

We welcome contributions! Please feel free to submit a Pull Request.

from github.com/jetbrains/mcp-server-plugin

Установка JetBrains IDE Plugin

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/jetbrains/mcp-server-plugin

FAQ

JetBrains IDE Plugin MCP бесплатный?

Да, JetBrains IDE Plugin MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для JetBrains IDE Plugin?

Нет, JetBrains IDE Plugin работает без API-ключей и переменных окружения.

JetBrains IDE Plugin — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить JetBrains IDE Plugin в Claude Desktop, Claude Code или Cursor?

Открой JetBrains IDE Plugin на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare JetBrains IDE Plugin with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development