article
README
🚀 mcp-github-server
mcp-github-server 是一个借助 GitHub API 实现的 Model Context Protocol 服务器,它利用 GitHub API 的强大功能,为 Model Context Protocol 提供了稳定且高效的服务支持,解决了在相关应用场景下的数据交互和处理问题。
🚀 快速开始
该项目是使用 GitHub API 实现的 Model Context Protocol 服务器。
mcp-github-server 是一个借助 GitHub API 实现的 Model Context Protocol 服务器,它利用 GitHub API 的强大功能,为 Model Context Protocol 提供了稳定且高效的服务支持,解决了在相关应用场景下的数据交互和处理问题。
该项目是使用 GitHub API 实现的 Model Context Protocol 服务器。
Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive
Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed