From 04733ba2abb6a0901268d7793b349bfae730e7aa Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:52:08 -0600 Subject: [PATCH] add MCP server badge This PR adds a badge for the [gitlab mcp](https://glama.ai/mcp/servers/7jwbk4r6d7) server listing in Glama MCP server directory. gitlab mcp MCP server Glama performs regular codebase and documentation checks to: * Confirm that the MCP server is working as expected * Confirm that there are no obvious security issues with dependencies of the server * Extract server characteristics such as tools, resources, prompts, and required parameters. This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f9f7737..4ab9523 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ GitLab MCP(Model Context Protocol) Server. +gitlab mcp MCP server + ## Installation and Execution ```bash