@harshmaur/gitlab-mcp
GitLab MCP(๋ชจ๋ธ ์ปจํ ์คํธ ํ๋กํ ์ฝ) ์๋ฒ.
์ค์น ๋ฐ ์คํ
Smithery๋ฅผ ํตํด ์ค์น
Smithery๋ฅผ ํตํด Claude Desktop์ GitLab MCP ์๋ฒ๋ฅผ ์๋์ผ๋ก ์ค์นํ๋ ค๋ฉด:
์ง์์คํผ1
์๋ ์ค์น
npx @harshmaur/gitlab-mcpRelated MCP server: GitLab MCP Server
ํ๊ฒฝ ๋ณ์ ๊ตฌ์ฑ
์๋ฒ๋ฅผ ์คํํ๊ธฐ ์ ์ ๋ค์ ํ๊ฒฝ ๋ณ์๋ฅผ ์ค์ ํด์ผ ํฉ๋๋ค.
GITLAB_PERSONAL_ACCESS_TOKEN=your_gitlab_token
GITLAB_API_URL=your_gitlab_api_url # Default: https://gitlab.com/api/v4ํนํ
MIT ๋ผ์ด์ผ์ค
์ฌ์ฉ ๋ฐฉ๋ฒ
Claude App, Cline, Roo Code์ ํจ๊ป ์ฌ์ฉ
Claude ์ฑ์ ์ฌ์ฉํ๋ ๊ฒฝ์ฐ API ํค์ URL์ ์ง์ ์ค์ ํด์ผ ํฉ๋๋ค.
{
"mcpServers": {
"GitLab communication server": {
"command": "npx",
"args": ["-y", "@harshmaur/gitlab-mcp"],
"env": {
"GITLAB_PERSONAL_ACCESS_TOKEN": "your_gitlab_token",
"GITLAB_API_URL": "your_gitlab_api_url"
}
}
}
}์ปค์์ ํจ๊ป ์ฌ์ฉ
Cursor์ ํจ๊ป ์ฌ์ฉํ ๊ฒฝ์ฐ ๋ค์๊ณผ ๊ฐ์ด ํ๊ฒฝ ๋ณ์๋ฅผ ์ค์ ํ๊ณ ์๋ฒ๋ฅผ ์คํํ ์ ์์ต๋๋ค.
env GITLAB_PERSONAL_ACCESS_TOKEN=your_gitlab_token GITLAB_API_URL=your_gitlab_api_url npx @harshmaur/gitlab-mcpGITLAB_PERSONAL_ACCESS_TOKEN: GitLab ๊ฐ์ธ ์ก์ธ์ค ํ ํฐ์ ๋๋ค.GITLAB_API_URL: GitLab API URL์ ๋๋ค. (๊ธฐ๋ณธ๊ฐ:https://gitlab.com/api/v4)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/harshmaur/gitlab-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
