Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Nuibia • Uncategorized
A TypeScript-based MCP server for querying and managing GitLab projects.
Retrieve and manage GitLab project information programmatically.
Search GitLab projects by branch name or project name with flexible matching.
That require integration with GitLab in environments with self-signed certificates or internal networks.
This MCP server provides a modular and type-safe interface to interact with GitLab projects, supporting project listing, branch-based search, and project name search with both exact and fuzzy matching. It offers both Stdio and HTTP modes for flexible integration, including support for self-signed certificates and internal network environments. The server is designed with clear separation of concerns, using services for API requests and utils for pure data processing, enhancing maintainability and extensibility.