Update README
This commit is contained in:
11
README.md
11
README.md
@ -1,9 +1,20 @@
|
|||||||
# @zereight/mcp-gitlab
|
# @zereight/mcp-gitlab
|
||||||
|
|
||||||
|
[](https://smithery.ai/server/@zereight/gitlab-mcp)
|
||||||
|
|
||||||
GitLab MCP(Model Context Protocol) Server.
|
GitLab MCP(Model Context Protocol) Server.
|
||||||
|
|
||||||
## Installation and Execution
|
## 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
|
```bash
|
||||||
npx @zereight/mcp-gitlab
|
npx @zereight/mcp-gitlab
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user