We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thaihoangminh/code-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•324 B
# Code Review MCP Server Configuration
# Copy this file to .env and update the values as needed
# GitLab API Configuration
GITLAB_PAT=your_gitlab_personal_access_token_here
GITLAB_API_URL=https://gitlab.com
GITLAB_PROJECT_ID=your_project_id_here
# MCP Server configuration
SERVER_NAME=code-review-mcp
SERVER_VERSION=1.0.0