Code Review MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| code-reviewC | Run an AI-powered code review for a GitHub PR. Usage: @code-review [prId] [--flags] |
| github.resolve_prD | Resolve owner/repo and PR number from an input |
| github.fetch_filesC | Fetch files/diff for a PR |
| jira.fetchC | Fetch Jira tickets by keys or from prMeta |
| analysis.run_staticC | Run ESLint/tsc/Prettier on files |
| security.run_semgrepD | Run Semgrep scan |
| tests.run_playwrightD | Run Playwright tests |
| report.generateC | Generate a code review report markdown |
| cleanup.pruneC | Prune old logs and reports |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/shadabbi/code-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server