GitHub MCP Server Configuration
@yosay-org
关于 GitHub MCP Server Configuration
Documentation and configuration details for GitHub MCP server setup
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GitHub MCP Server?
GitHub MCP Server is a Model Context Protocol (MCP) server that integrates with the GitHub API to enable repository search and other GitHub operations through MCP-compatible applications. It is configured using a GitHub Personal Access Token and is intended for developers building AI assistants or tools that need to interact with GitHub.
How to use GitHub MCP Server?
Install the @modelcontextprotocol/server-github package, configure it with a GitHub Personal Access Token, and test functionality with a repository search. The configuration steps include creating the server directory and updating npm to the latest version.
Key features of GitHub MCP Server
- Integrates with GitHub API via Personal Access Token
- Supports GitHub repository search
- Built on the Model Context Protocol standard
- Configured with simple npm install and token setup
Use cases of GitHub MCP Server
- Querying GitHub repositories from an MCP-enabled assistant
- Enabling AI tools to search public repos by keyword or metadata
FAQ from GitHub MCP Server
What dependencies are required?
Node.js and npm are required; npm should be updated to the latest version.
How is authentication configured?
A GitHub Personal Access Token is set in the MCP server configuration.
What operations can the server perform?
The server has been tested with repository search; additional GitHub API operations may be available through the underlying package.
Where is the server installed?
It is installed in a designated MCP server directory on the local machine.
版本控制 分类下的更多 MCP 服务器
GitLab MCP Server
yoda-digitalProduction-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
GitMCP
idosalPut an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
GitHub MCP Server Extension for Zed
LoamStudiosA GitHub MCP Server extension for Zed
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
评论