A
securityF
licenseA
qualityMCP Server for the GitHub API, providing features for file operations, repository management, and advanced search, with automatic branch creation and comprehensive error handling.
Last updated -
18
4
3
TypeScript
MCP 服务器通过简单的 API 接口提供对 GitHub 趋势存储库和开发人员数据的访问。
该服务器实现了以下工具:
使用以下参数从 GitHub 获取热门存储库:
language
(可选):用于过滤存储库的编程语言(例如“python”,“javascript”)since
(可选):筛选仓库的时间段(“每日”、“每周”、“每月”)。默认为“每日”。spoken_language
(可选):用于筛选存储库的口语响应示例:
使用以下参数从 GitHub 获取热门开发人员:
language
(可选):要过滤的编程语言(例如“python”,“javascript”)since
(可选):过滤的时间段(“每日”、“每周”、“每月”)。默认为“每日”响应示例:
安装软件包:
在 MacOS 上:
在 Windows 上:
注意:通过环境变量或命令标志设置 PyPI 凭据:
--token
或UV_PUBLISH_TOKEN
--username
/ UV_PUBLISH_USERNAME
和--password
/ UV_PUBLISH_PASSWORD
为了获得最佳调试体验,请使用MCP Inspector 。
通过npm启动 MCP 检查器:
检查器将显示一个 URL,您可以在浏览器中访问该 URL 以开始调试。
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器通过简单的 API 接口提供对 GitHub 趋势存储库和开发人员数据的访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hetaoBackend/mcp-github-trending'
If you have feedback or need assistance with the MCP directory API, please join our Discord server