Skip to main content
Glama

GitLab MCP Server

by lucky-dersan
pyproject.toml428 B
[project] name = "gitlab-mcp-server" version = "1.0.0" description = "MCP server for GitLab integration" requires-python = ">=3.10" dependencies = [ "fastmcp>=2.8.0", "python-gitlab>=6.0.0", "pydantic>=2.11.7", "python-dotenv>=1.0.0" ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/gitlab_mcp_server"] [tool.ruff] line-length = 100

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/lucky-dersan/gitlab-mcp-server'

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