Merge pull request #2 from smithery-ai/smithery/config-fy90

Deployment: Dockerfile and Smithery config
This commit is contained in:
zereight
2025-02-13 05:53:00 +09:00
committed by GitHub
3 changed files with 69 additions and 0 deletions

View File

@ -1,11 +1,22 @@
# @zereight/mcp-gitlab
[![smithery badge](https://smithery.ai/badge/@zereight/gitlab-mcp)](https://smithery.ai/server/@zereight/gitlab-mcp)
GitLab MCP(Model Context Protocol) Server.
<a href="https://glama.ai/mcp/servers/7jwbk4r6d7"><img width="380" height="200" src="https://glama.ai/mcp/servers/7jwbk4r6d7/badge" alt="gitlab mcp MCP server" /></a>
## Installation and Execution
### Installing via Smithery
To install GitLab MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@zereight/gitlab-mcp):
```bash
npx -y @smithery/cli install @zereight/gitlab-mcp --client claude
```
### Manual Installation
```bash
npx @zereight/mcp-gitlab
```