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.

gitlab-mcp-server
56
Established
Maintenance 10/25
Adoption 5/25
Maturity 24/25
Community 17/25
Maintenance 6/25
Adoption 4/25
Maturity 22/25
Community 12/25
Stars: 9
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No risk flags

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.

DevOps software-development project-management version-control CI/CD

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work