article
README
🚀 服务器配置示例分享
本项目旨在分享一些曾使用过的服务器工作配置示例。在实际的README中,服务器往往未得到正确配置,因此这些示例可能会对你有所帮助。不过,你需要检查它们的来源仓库。部分配置可能需要进行安装操作,还可能涉及一些额外步骤。
💻 使用示例
这里有一个我制作的示例,虽然格式上可能不太规整,但确实可以正常使用: https://github.com/angrysky56/mcp-windows-website-downloader
一个关于MCP服务器配置的示例项目,包含可用的配置文件,并提供了额外的安装步骤说明。
本项目旨在分享一些曾使用过的服务器工作配置示例。在实际的README中,服务器往往未得到正确配置,因此这些示例可能会对你有所帮助。不过,你需要检查它们的来源仓库。部分配置可能需要进行安装操作,还可能涉及一些额外步骤。
这里有一个我制作的示例,虽然格式上可能不太规整,但确实可以正常使用: https://github.com/angrysky56/mcp-windows-website-downloader
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