コードチェッカーMCP
OpenAI の GPT モデルを使用してインテリジェントなコード分析と提案を提供する Cursor IDE 用のコード レビュー ツールです。
特徴
OpenAIのGPTモデルを使用したリアルタイムコードレビュー
MCPプロトコルによるカーソルIDEとの統合
SSEとstdioトランスポートモードの両方をサポート
具体的な改善提案を伴う詳細なコード分析
前提条件
Python 3.10以上
OpenAI APIキー
カーソルIDE
インストール
リポジトリをクローンします。
仮想環境を作成してアクティブ化します。
依存関係をインストールします:
プロジェクト ルートに
.env
ファイルを作成し、OpenAI API キーを追加します。
使用法
サーバーを起動します。
カーソル IDE を構成する:
カーソル設定を開く
次の構成を追加します。
コードを選択し、レビューのコンテキストを指定して、Cursor IDE のコード レビュー ツールを使用します。
構成
--transport
: 「sse」(カーソルIDE統合用)または「stdio」(コマンドライン使用用)を選択します。--port
: SSEサーバーのポート番号を指定します(デフォルト: 8000)
ライセンス
MITライセンス
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
OpenAI の GPT モデルを使用してインテリジェントなコード分析と提案を提供する Cursor IDE 用のコード レビュー ツールです。
Related Resources
Related MCP Servers
- -securityAlicense-qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.Last updated -596337MIT License
- -securityAlicense-qualityA Cursor-compatible toolkit that provides intelligent coding assistance through custom AI tools for code architecture planning, screenshot analysis, code review, and file reading capabilities.Last updated -59611MIT License
- -securityFlicense-qualityManaged Code Plugin for Cursor IDE providing integration with Atlassian products (JIRA, Confluence, BitBucket), enabling developers to search for tasks, create new issues, view documentation, and manage code repositories directly from the IDE.Last updated -
- -securityFlicense-qualityA server that integrates with Cursor IDE to provide code review functionality for Azure repositories, enabling AI-powered pull request analysis and feedback.Last updated -2