Skip to main content
Glama

Claude Code Review MCP

review-head.md793 B
# Review All Uncommitted Changes Perform a code review on all uncommitted changes (both staged and unstaged) against the last commit. ## Step 1 Use the perform_code_review tool from the code-reviewer MCP server with the following parameters: ``` { "target": "HEAD", "llmProvider": "openai", "modelName": "o3", "taskDescription": "The task I am currently working on in this codebase", "reviewFocus": "General code quality, security best practices, and performance considerations", "projectContext": "This project is being developed in Windsurf. Please review the code carefully for any issues." } ``` <!-- Note: 1. Consider updating the model name to the latest available model from OpenAI 2. Customize the taskDescription with specific context for better review results -->

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/praneybehl/claude-code-review-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server