cyanheads/github-mcp-server
A Model Context Protocol (MCP) server built in TypeScript that integrates with GitHub's API, enabling AI assistants to manage repositories, issues, pull requests, and code while providing a structured interface for LLM agents to perform GitHub operations.
This server acts as a structured bridge between large language models (LLMs) and the GitHub API, allowing AI agents to manage your GitHub repositories, issues, pull requests, and files. It enables LLMs to programmatically create, update, and manage various aspects of your codebase, providing a standardized interface for AI-driven development workflows. This tool is for developers, DevOps engineers, and project managers who want to automate GitHub operations using AI assistants.
Use this if you need to enable an AI agent to perform comprehensive GitHub operations, such as creating issues, managing pull requests, or updating repository files.
Not ideal if you are looking for a standalone application for manual GitHub interactions or a library that doesn't involve AI agents.
Stars
8
Forks
6
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Dec 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/cyanheads/github-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git...
github/github-mcp-server
GitHub's official MCP Server
kunwarVivek/mcp-github-project-manager
a mcp server to manage github project's functionality
Alosies/gitlab-mcp-server
A fully-typed TypeScript MCP server for comprehensive GitLab API integration with Claude ...
kopfrechner/gitlab-mr-mcp
Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details,...