gitlab-mcp-server and mcp-github-integration
The tools are ecosystem siblings, with Alosies/gitlab-mcp-server being a more comprehensive GitLab API integration that utilizes an MCP server, while onamfc/mcp-github-integration provides a specific TypeScript package for interacting with the GitHub API via an MCP server integration.
About gitlab-mcp-server
Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude Desktop. Manage projects, issues, merge requests, CI/CD pipelines, and job logs with advanced features for large-scale DevOps workflows.
This tool integrates GitLab with Claude Desktop, allowing you to manage your software development projects using natural language commands. You can input requests like 'List my GitLab projects' or 'Create a merge request,' and it will interact with GitLab to provide information or execute actions. It's designed for software developers, DevOps engineers, and project managers who use GitLab for code hosting and project management.
About mcp-github-integration
onamfc/mcp-github-integration
A TypeScript package for interacting with the GitHub API through an MCP (Model Context Protocol) server integration.
Exposes 129 MCP tools spanning repositories, issues, PRs, branches, commits, releases, content management, GitHub Actions, webhooks, and advanced search capabilities—enabling AI agents to perform full GitHub automation workflows. Implements a dual architecture with an MCP server layer (handling tool registration and stdio transport) plus a standalone `GitHubClient` for direct API calls, both backed by token-based authentication and comprehensive error handling. Integrates with Claude and other MCP-compatible AI clients through standard protocol bindings while providing TypeScript type definitions for all operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work