From c42dfa90cba7c33a78327dd19a13e3c21d4e4df6 Mon Sep 17 00:00:00 2001 From: Niels Kaspers Date: Wed, 11 Mar 2026 09:36:10 +0200 Subject: [PATCH] docs: remove archived GitLab server reference from README The GitLab reference server was archived in commit d53d6cc. GitLab now maintains their own official MCP server, which is already listed in the third-party servers section. Remove the outdated archived entry to avoid confusion. Fixes #3347 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index aefbd53c0b..dc6d4270e6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,6 @@ The following reference servers are now archived and can be found at [servers-ar - **[Brave Search](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/brave-search)** - Web and local search using Brave's Search API. Has been replaced by the [official server](https://github.com/brave/brave-search-mcp-server). - **[EverArt](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/everart)** - AI image generation using various models. - **[GitHub](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/github)** - Repository management, file operations, and GitHub API integration. -- **[GitLab](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gitlab)** - GitLab API, enabling project management. - **[Google Drive](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/gdrive)** - File access and search capabilities for Google Drive. - **[Google Maps](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/google-maps)** - Location services, directions, and place details. - **[PostgreSQL](https://github.com/modelcontextprotocol/servers-archived/tree/main/src/postgres)** - Read-only database access with schema inspection.