M
GitHub

GitHub

mcp server

Description

GitHub MCP Server provides a Model Context Protocol implementation for interacting with GitHub repositories through its API. Developed by Stephan J, this Java-based server exposes a comprehensive set of GitHub operations including repository management, issue tracking, pull request handling, branch operations, commit history, and content manipulation. The server supports both STDIO and web server modes, can be configured with environment variables, and works with both GitHub.com and GitHub Enterprise instances. It's particularly useful for AI agents that need to perform GitHub operations like creating issues, searching repositories, or managing pull requests without requiring users to write complex API interaction code.

Server Details

Added

April 21, 2025