aicoolies logo

GitHub MCP Server

Official MCP server for GitHub repo operations

Share
open-sourceOpen Source
Visit Website →

GitHub MCP Server is the official Model Context Protocol server from GitHub that connects AI assistants to repositories, issues, pull requests, workflows, and code search. It exposes 100+ operations with toolset filtering, permission scoping, and audit logging, available in both remote-hosted and self-hosted Docker deployment modes.

We have a review for this tool

A detailed review by the aicoolies team — click to read

GitHub MCP Server provides AI coding assistants with structured access to the full GitHub platform through the Model Context Protocol. Instead of agents scraping web pages or using fragile API wrappers, this official server exposes repository management, issue tracking, pull request automation, code search, Actions workflow management, and release orchestration through a standardized, well-documented interface that inherits GitHub's own permission model.

The server supports toolset consolidation to reduce context window footprint — developers can enable only the tool categories their agent needs (repos, issues, pull_requests, code_search, users) rather than loading all 100+ operations. Both remote-hosted (GitHub-managed) and self-hosted (Docker-based) deployment options address different security and compliance requirements. Rate limiting, permission scoping, and audit logging satisfy enterprise security needs while keeping the developer experience straightforward.

With 27,900+ GitHub stars, this is one of the most widely adopted MCP servers in the ecosystem. It integrates natively with Claude Desktop, Cursor, VS Code, and any MCP-compatible client. The server enables powerful agentic workflows like automated PR creation from issue descriptions, cross-repository code search for refactoring, and CI/CD pipeline management — all through natural language interaction with your preferred AI assistant.

Pricing

Free and open-source, some features need paid GitHub plans

Platforms

MCP Server, Docker, Claude Desktop, Cursor, VS Code

Categories

Tags

Use Cases

Alternatives

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source

Safari MCP Server

Apple's Safari-native MCP server for web debugging agents

Safari MCP Server is Apple's safaridriver-based MCP server in Safari Technology Preview, giving compatible coding agents local access to Safari page content, console logs, network requests, screenshots, JavaScript evaluation, interactions, viewport controls, and accessibility/performance checks.

freeTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry

KubeAI

Kubernetes operator for serving AI inference workloads

KubeAI is an Apache-2.0 Kubernetes operator for deploying and scaling AI inference workloads, including LLMs, embeddings, reranking, and speech-to-text. It gives platform teams OpenAI-compatible endpoints, model proxy/controller primitives, model caching, scale-from-zero behavior, and cluster-native resource management for self-hosted inference on Kubernetes.

open-sourceOpen Source
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry

Used in Stacks

Comparisons