github-chat-mcp and mcp-github-integration

These are ecosystem siblings, where B, a TypeScript package for GitHub API interaction, likely serves as a client library or integration component that could be utilized by A, a protocol and system for analyzing and querying GitHub repositories.

github-chat-mcp
51
Established
Maintenance 0/25
Adoption 9/25
Maturity 25/25
Community 17/25
Maintenance 6/25
Adoption 4/25
Maturity 22/25
Community 12/25
Stars: 85
Forks: 16
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stale 6m
No risk flags

About github-chat-mcp

AsyncFuncAI/github-chat-mcp

A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.

This tool helps software developers and researchers quickly understand GitHub repositories by allowing them to 'chat' with the code. You input a GitHub repository URL, and it generates answers to your questions about the repository's architecture, tech stack, or any other details. It's designed for anyone who needs to rapidly onboard onto a new codebase or explore existing projects.

software-development code-analysis project-research technical-onboarding open-source-exploration

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