MCP.so
登录

GitHub MCP Server

@renantrendt

关于 GitHub MCP Server

A Model Context Protocol (MCP) server for interacting with GitHub

基本信息

分类

版本控制

运行时

node

传输方式

stdio

发布者

renantrendt

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is GitHub MCP Server?

The GitHub MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with GitHub. It supports repository management, file operations, issue tracking, pull requests, search capabilities, and commit history.

How to use GitHub MCP Server?

Set up by cloning the repository, running npm install and npm run build, then providing a GitHub Personal Access Token via the GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Run locally with GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here node dist/index.js. For Smithery deployment, configure the token through the githubPersonalAccessToken option.

Key features of GitHub MCP Server

  • Repository and branch management

评论

版本控制 分类下的更多 MCP 服务器