Enables AI assistants to interact with the GitHub API using the Model Context Protocol (MCP).
This server provides a REST API that allows AI assistants to interact with the GitHub API using the Model Context Protocol (MCP). It allows AI assistants to fetch user profiles, list repositories, and create new issues in repositories. Built with FastAPI and deployed on Railway, it utilizes a GitHub Personal Access Token for secure authentication.