mcp-server
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project implements a Model Context Protocol (MCP) server using FastAPI for GitHub interactions.
The GitHub MCP Server is a FastAPI-based implementation that allows AI assistants to interact with GitHub. It provides API endpoints for fetching user details, managing repositories, creating issues, and automating workflows. The server is secured with GitHub OAuth Token and supports asynchronous operations. It is designed to facilitate seamless integration with GitHub, offering features like issue summarization and repository management. The server is easy to set up and run, making it a valuable tool for developers looking to automate GitHub tasks.
Features
- Fetch GitHub user details and repositories
- Create and manage issues in repositories
- List all issues in a repository
- Star a repository
- AI-powered GitHub Issue Summarization