Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"cerngitlab-mcp": {
"command": "uvx",
"args": [
"cerngitlab-mcp"
]
}
}
}
Run in terminal:
claude mcp add cerngitlab-mcp uvx cerngitlab-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"cerngitlab-mcp": {
"command": "uvx",
"args": [
"cerngitlab-mcp"
]
}
}
}
Or install with pip: pip install cerngitlab-mcp
README Excerpt
<p align="center"> <img src="https://raw.githubusercontent.com/MohamedElashri/cerngitlab-mcp/main/icons/icon.svg" alt="CERN GitLab MCP Server" width="160" /> </p> <h1 align="center">CERN GitLab MCP Server</h1> <p align="center"> An <a href="https://modelcontextprotocol.io/">MCP</a> server that connects LLMs to <a href="https://gitlab.cern.ch">CERN GitLab</a> for discovering HEP code, documentation, and analysis examples.
Tools (20)
CERNGITLAB_CERNGITLAB_DEFAULT_REFCERNGITLAB_GITLAB_URLCERNGITLAB_HOSTCERNGITLAB_HTTP_MODECERNGITLAB_LOG_LEVELCERNGITLAB_MAX_RETRIESCERNGITLAB_PORTCERNGITLAB_RATE_LIMIT_PER_MINUTECERNGITLAB_TIMEOUTCERNGITLAB_TOKENget_file_contentget_project_infoget_project_readmeget_releaseget_wiki_pagesinspect_projectlist_project_fileslist_releaseslist_tags
Topics
cerngitlabhephep-exmcp-server