cerngitlab-mcp
JSON →CERN GitLab MCP Server
Install
uvx cerngitlab-mcp Tools · 14
- search_projects Search for public CERN GitLab projects (repositories) by keyword, topic, or language
- get_project_info Get detailed project metadata (stars, description, languages, statistics)
- list_project_files List files and directories in a project's repository
- get_file_content Fetch the content of a specific file (includes binary detection)
- get_project_readme Get the README content for a project
- search_code Search for code within a specific project or globally
- search_lhcb_stack Search for code within an LHCb software stack (e.g., 'sim11'), with automatic Git ref resolution
- search_issues Search for issues in a project
- get_wiki_pages List wiki pages for a project
- inspect_project Analyze project structure, build system, dependencies, and CI/CD
- list_releases List releases for a project
- get_release Get details of a specific release
- list_tags List tags for a project
- test_connectivity Test connection to the GitLab instance
Environment variables
CERNGITLAB_GITLAB_URLCERNGITLAB_TOKENCERNGITLAB_HOSTCERNGITLAB_PORTCERNGITLAB_CERN_CLIENT_IDCERNGITLAB_GITLAB_OAUTH_CLIENT_IDCERNGITLAB_GITLAB_OAUTH_CLIENT_SECRETCERNGITLAB_SERVER_BASE_URLCERN_SSO_TOKEN
Links
★ 4 GitHub stars