-
securityA
license-
qualityA server that allows AI assistants to browse and read files from specified GitHub repositories, providing access to repository contents via the Model Context Protocol.
Last updated -
3
JavaScript
MIT License
模型上下文协议 (MCP) 服务器,允许 AI 代理(Claude、ChatGPT 等)查询您的 GitHub Enterprise 许可证数据。通过/consumed-licenses
端点安全地获取许可证摘要、每个用户的详细信息、组织成员资格和企业角色。
"Show me our GitHub Enterprise license summary"
"How many licenses are we currently using?"
"List all consumed GitHub licenses"
"Do we have any unused GitHub licenses?"
"What GitHub orgs does johndoe belong to?"
"What enterprise roles does johndoe have?"
"Is johndoe an owner in our enterprise?"
"Get detailed info about johndoe"
"Does johndoe have 2FA enabled?"
read:enterprise
/ 许可证范围的 GitHub PAT将此服务与 n8n 一起添加到您的 docker-compose.yml 中:
在 n8n 的 UI 中,启用 MCP 客户端:
将此配置添加到您的 Claude Desktop 设置中:
姓名 | 描述 |
---|---|
list_consumed_licenses | 总结许可证,可选择包括用户 |
get_user_organizations | 列出用户的 GitHub 组织会员资格 |
get_user_enterprise_roles | 列出用户的企业角色 |
get_user_detail | 用户的完整许可证详细信息 |
URI | 描述 |
---|---|
github://consumed-licenses/{dummy} | 完整许可证使用情况 + 用户详细信息 |
github://user/{username}/roles | 用户的组织和企业角色 |
欢迎贡献代码!欢迎提交 Pull 请求。
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
采用❤️构建,实现无缝 AI ↔️ GitHub Enterprise 集成。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
模型上下文协议服务器,使 AI 代理能够安全地访问和与 GitHub Enterprise 数据交互,提供对企业用户、组织、电子邮件和许可证信息的访问。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vipink1203/github-mcp-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server