-
securityA
license-
qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.
Last updated -
625
333
MIT License
MCPサーバー「cursor-reviewer」。Claude Code から cursor.review
ツールを呼び出し、Cursor CLI(GPT‑5)でレビューを実行し、レビューJSONのみを返します。仕様は 1.specs/spec.md
(v3)に準拠しています。
cursor.review
targets
, reference
, review_request
, timeout_ms
(オプション), policy
(予約・null固定)@modelcontextprotocol/sdk
)cursor-agent -p --model gpt-5 --output-format json "<プロンプト>"
result
を取り出し、再度 JSON.parse したレビューJSONのみを返却reviews/YYYYMMDD-HHMMSS.json
にレビューJSONを保存nvm
利用時: nvm use
(本リポジトリは .nvmrc
で 22 を指定)cursor-agent
が既にローカル設定済みであれば、環境変数は不要です。cursor-agent
が環境変数経由の認証を要求する場合のみ、CURSOR_API_KEY
を設定してください。src/schemas/cursor.review.input.schema.json
に定義。targets[].path
が存在しない場合はエラーを返却。result
を取り出し、さらに JSON.parse(失敗時1回だけ再実行)。reviews/
にタイムスタンプ名で保存。npm i
で取得してください。cursor-agent
)がPATHに存在する必要があります。LICENSE
を参照してください。This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Enables code review through Cursor CLI integration with GPT-5. Provides a cursor.review
tool that executes code reviews and returns structured JSON results with automatic audit logging.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kodaimaehata/reviewer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server