EV
@modelcontextprotocol
Reference / test server with prompts, resources, and tools.
87k1w ago0 toolslocal
$
npx -y @modelcontextprotocol/server-everythingWork with projects, merge requests, issues and pipelines on GitLab.com or a self-hosted instance.
$ npx -y @modelcontextprotocol/server-gitlabOr add it with the Claude CLI: claude mcp add gitlab
create_merge_requestcreate_issuesearch_repositoriesget_file_contentslist_pipelinesValues are filled in locally in your browser — nothing is sent anywhere.
{ "mcpServers": { "gitlab": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-gitlab"], "env": { "GITLAB_PERSONAL_ACCESS_TOKEN": "<your-gitlab-personal-access-token>" } } } }
Paste the Claude Desktop snippet under mcpServers in your config, then restart Claude Desktop — or run the Claude Code command in your terminal.
Reference / test server with prompts, resources, and tools.
npx -y @modelcontextprotocol/server-everythingOfficial GitHub server for integration with repository management, PRs, issues, and more.
A high-level framework for building MCP servers in Python