P

Parassolanki Github MCP Server

The Github MCP Server is a GitHub integration service based on the Model Context Protocol that allows LLMs to interact with GitHub via MCP. It provides functions such as searching for repositories, issues, commits, code, users, topics, tags, etc., and can obtain detailed information on specific issues and pull requests.
2 points
19

What is the GitHub MCP Server?

The GitHub MCP Server is a service based on the Model Context Protocol (MCP) that enables large language models (LLMs) to interact with GitHub via the MCP protocol. Through this service, you can search for repositories, issues, commits, code, users, and topics, etc.

How to use the GitHub MCP Server?

To start using the GitHub MCP Server, you need to set up a personal access token and configure it in your MCP client. Then, you can execute various tools to query GitHub resources.

Use cases

This service is ideal for developers, researchers, and teams who want to quickly obtain project information, issues, and code on GitHub in an automated way.

Main features

Search repositoriesSearch for repositories on GitHub based on keywords.
Search issuesSearch for issues in a specified repository based on keywords.
Search commitsSearch for commit records in a specified repository based on keywords.
Search codeSearch for code in a specified repository based on keywords.
Search usersSearch for users on GitHub based on keywords.
Search topicsSearch for popular topics on GitHub based on keywords.
List repository issuesList all issues in a specified repository.
List pull requestsList all pull requests in a specified repository.
Get an issueGet a specific issue in a specified repository.
Get a pull requestGet a specific pull request in a specified repository.

Advantages and limitations

Advantages
Supports multiple query operations, such as repositories, issues, commits, etc.
Can seamlessly collaborate with LLMs to improve development efficiency.
Provides detailed API documentation for easy integration and expansion.
Limitations
Requires a valid GitHub personal access token to run.
Some advanced features may require high network bandwidth and computing resources.

How to use

Create a GitHub personal access token
Refer to the official GitHub documentation to learn how to generate a personal access token.
Configure the MCP client
Add the GitHub MCP Server to your MCP client configuration file.
Execute queries
Use the provided tools to perform specific query operations.

Usage examples

Search for repositories named 'claude'Find repositories related to 'claude' by executing the'search_repositories' tool.
Get a specific issue in a particular repositoryGet a specific issue in a specified repository by executing the 'get_issue' tool.

Frequently Asked Questions

How can I generate a GitHub personal access token?
Does the GitHub MCP Server support Chinese?

Related resources

GitHub REST API documentation
Complete documentation for the GitHub REST API.
GitHub MCP Server GitHub repository
The open - source code repository for the GitHub MCP Server.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": ["-y", "github-mcp-server"],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "your_personal_github_access_token"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
169
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
116
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
854
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
588
5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
774
4.8 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase