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_pipelines{ "mcpServers": { "gitlab": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-gitlab"], "env": { "GITLAB_PERSONAL_ACCESS_TOKEN": "<your-gitlab-personal-access-token>" } } } }
Paste under mcpServers in your config, then restart Claude Desktop. For Claude Code, reference this server in your project's CLAUDE.md.
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