Automate GitHub operations and interact with the platform using LLM-compatible tools.
Github-MCP-Server is a lightweight Model Context Protocol (MCP) server designed to enable seamless interaction with GitHub through LLM-compatible tools. Built with FastMCP, it exposes key GitHub operations as callable functions, allowing AI agents to programmatically manage repositories, create issues, handle pull requests, and retrieve data. This server provides an LLM-friendly schema for GitHub API integration, offering optional authentication and easy extensibility to support more GitHub features.