-
securityF
license-
qualityA Model Context Protocol server that enables AI assistants like Claude to interact with GitHub repositories, issues, and pull requests.
Last updated -
6
Python
GitHub MCP Server 是一个基于 API 的工具,它使用MCP(模块化命令处理器)框架与 GitHub 交互。它提供各种功能,包括使用 GitHub 的 REST API 获取用户详细信息、仓库信息和经过身份验证的用户数据。
该项目使用 Python 构建,并利用httpx
进行异步 API 调用。它还使用dotenv
来安全处理 GitHub 身份验证令牌。
FastMCP
进行模块化命令处理。main.py
:GitHub MCP Server 的核心逻辑。.env
:存储环境变量(例如,GitHub Token)。claude_desktop_config.json
:运行 MCP 服务器的配置。requirements.txt
:列出所需的依赖项。explanation_video.mp4
:解释该项目的视频。conda
或venv
用于虚拟环境管理This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模块化命令处理器服务器,可与 GitHub 的 REST API 进行交互,以通过 Claude 中的自然语言命令获取用户详细信息、存储库信息和经过身份验证的用户数据。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DivyanshKushwaha/GitHub-MCP-Server-Claude'
If you have feedback or need assistance with the MCP directory API, please join our Discord server