Code Review MCP Server
by danielefavi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITLAB_URL | No | GitLab instance URL (default: https://gitlab.com). Required for GitLab (Self-Managed). | https://gitlab.com |
| GITHUB_TOKEN | No | Your GitHub Personal Access Token. Required for GitHub functionality. | |
| GITLAB_TOKEN | No | Your GitLab Personal Access Token. Required for GitLab functionality. | |
| CODE_REVIEW_GUIDELINES | No | Inline custom code review guidelines text. Optional (Custom Rules). | |
| CODE_REVIEW_GUIDELINES_FILE | No | Path to a file containing custom code review guidelines. Optional (Custom Rules). If set, it takes precedence over CODE_REVIEW_GUIDELINES. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/danielefavi/mcp-server-code-review'
If you have feedback or need assistance with the MCP directory API, please join our Discord server