article
README
🚀 MCP 服务器请求
本项目可让你轻松提出构建 MCP 服务器的需求,帮助你快速开启 MCP 服务器的构建之旅。
🚀 快速开始
如何操作?
- 创建问题:在相应位置创建一个问题。
- 输入信息:在问题中输入构建 MCP 服务器所需的信息。
- 等待处理:剩下的交给我们,但需要注意,我无法保证每个请求都能得到满足。
本项目可让你轻松提出构建 MCP 服务器的需求,帮助你快速开启 MCP 服务器的构建之旅。
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