Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mjwegenka • APIs & Integration
An MCP server that integrates with the GitLab Snippets API to create, read, update, delete, and list both personal and project snippets.
Create, update, or delete personal and project GitLab snippets programmatically through MCP.
Fetch full raw snippet content or specific file content (optionally preserving original line endings) for analysis or execution.
Resolve project path names to numeric IDs and list/filter snippets (personal, public, or all accessible) with pagination and date filters.
This MCP server provides an integration between the Model Context Protocol (MCP) and GitLab Snippets, supporting both personal and project snippets. It lets agents create, update, delete, and list snippets, fetch raw snippet content or individual file contents (with optional preservation of original line endings), and resolve project paths to numeric project IDs. Configuration is done via a GitLab personal access token and optional GitLab API URL, and the implementation automatically URL-encodes special characters in project names, snippet IDs, and file paths. It is useful for automating snippet workflows, embedding snippet content into agent tasks, and managing snippet-based code/data artifacts.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.